Miner.Responder.Shared.SchemaObjects Namespace > CrewsObject Class : Company Property |
'Declaration
Public Property Company As System.Nullable(Of CrewCompanyDomain)
'Usage
Dim instance As CrewsObject Dim value As System.Nullable(Of CrewCompanyDomain) instance.Company = value value = instance.Company
public System.Nullable<CrewCompanyDomain> Company {get; set;}
public read-write property Company: System.Nullable;
public function get,set Company : 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