Miner.Responder.Shared.SchemaObjects Namespace > CallsObject Class : ParentCustomer Property |
'Declaration
Public ReadOnly Property ParentCustomer As CustomersObject
'Usage
Dim instance As CallsObject Dim value As CustomersObject value = instance.ParentCustomer
public CustomersObject ParentCustomer {get;}
public read-only property ParentCustomer: CustomersObject;
public function get ParentCustomer : CustomersObject
public: __property CustomersObject* get_ParentCustomer();
public: property CustomersObject^ ParentCustomer { CustomersObject^ 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