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