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