| Miner.Responder.Shared.SchemaObjects Namespace > CrewMembersArchiveObject Class : ParentCrew Property | 
'DeclarationPublic ReadOnly Property ParentCrew As CrewsArchiveObject
'UsageDim instance As CrewMembersArchiveObject Dim value As CrewsArchiveObject value = instance.ParentCrew
public CrewsArchiveObject ParentCrew {get;}
public read-only property ParentCrew: CrewsArchiveObject;
public function get ParentCrew : CrewsArchiveObject
public: __property CrewsArchiveObject* get_ParentCrew();
public: property CrewsArchiveObject^ ParentCrew { CrewsArchiveObject^ 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