CustomerEntity.SerializedCustomer Property

Definition

Gets or sets the serialized version of the customer object.

public:
 property System::String ^ SerializedCustomer { System::String ^ get(); void set(System::String ^ value); };
public string SerializedCustomer { get; set; }
member this.SerializedCustomer : string with get, set
Public Property SerializedCustomer As String

Property Value

Implements

Applies to