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