Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the column for the WRES_UID_MANAGER field.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property WRES_UID_MANAGERColumn As DataColumn
Get
'Usage
Dim instance As StatusingDataSet.AssignmentsDataTable
Dim value As DataColumn
value = instance.WRES_UID_MANAGERColumn
public DataColumn WRES_UID_MANAGERColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
StatusingDataSet.AssignmentsDataTable class