Miner.Responder.Shared.SchemaObjects Namespace > LoadPointsArchiveObject Class : ParentCustomer Property |
'Declaration
Public ReadOnly Property ParentCustomer As CustomersArchiveObject
'Usage
Dim instance As LoadPointsArchiveObject Dim value As CustomersArchiveObject value = instance.ParentCustomer
public CustomersArchiveObject ParentCustomer {get;}
public read-only property ParentCustomer: CustomersArchiveObject;
public function get ParentCustomer : CustomersArchiveObject
public: __property CustomersArchiveObject* get_ParentCustomer();
public: property CustomersArchiveObject^ ParentCustomer { CustomersArchiveObject^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2