ICustomer.SerializedCustomer Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets or sets the serialized version of the customer object.
Namespace: Microsoft.Uii.Desktop.Core
Assembly: Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)
Syntax
string SerializedCustomer { get; set; }
Property SerializedCustomer As String
Property Value
Type: System.String
Type: String
Remarks
It is the developer’s responsibility to serialize the customer object and place it in this var. This var is what is used to rehydrate the session’s customer object when it is called for.
See Also
ICustomer Interface
Microsoft.Uii.Desktop.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright