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