| Miner.Responder.Shared.SchemaObjects Namespace > CrewsArchiveObject Class : CrewType Property | 
'DeclarationPublic Property CrewType As System.Nullable(Of CrewTypeDomain)
'UsageDim instance As CrewsArchiveObject Dim value As System.Nullable(Of CrewTypeDomain) instance.CrewType = value value = instance.CrewType
public System.Nullable<CrewTypeDomain> CrewType {get; set;}
public read-write property CrewType: System.Nullable; 
            public function get,set CrewType : System.Nullable
            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