Share via


PackagedSession.CustomerRecord Property

Definition

Gets or sets the customer record .

public:
 property Microsoft::Uii::Desktop::Core::CustomerEntity ^ CustomerRecord { Microsoft::Uii::Desktop::Core::CustomerEntity ^ get(); void set(Microsoft::Uii::Desktop::Core::CustomerEntity ^ value); };
public Microsoft.Uii.Desktop.Core.CustomerEntity CustomerRecord { get; set; }
member this.CustomerRecord : Microsoft.Uii.Desktop.Core.CustomerEntity with get, set
Public Property CustomerRecord As CustomerEntity

Property Value

Applies to