Miner.Responder.Shared.SchemaObjects Namespace > CrewsArchiveObject Class : CrewType Property |
'Declaration
Public Property CrewType As System.Nullable(Of CrewTypeDomain)
'Usage
Dim 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