ICustomer.DesktopCustomer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the object containing the customer record.
public:
property System::Object ^ DesktopCustomer { System::Object ^ get(); void set(System::Object ^ value); };
public object DesktopCustomer { get; set; }
member this.DesktopCustomer : obj with get, set
Public Property DesktopCustomer As Object
Property Value
Remarks
This allows a developer to create their own customer record type and process that record type within Desktop