StatusingDataSet.ResourcesDataTable.RES_AVAILABILITYColumn Property
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public ReadOnly Property RES_AVAILABILITYColumn As DataColumn
Get
'Usage
Dim instance As StatusingDataSet.ResourcesDataTable
Dim value As DataColumn
value = instance.RES_AVAILABILITYColumn
public DataColumn RES_AVAILABILITYColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
StatusingDataSet.ResourcesDataTable Class