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