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.
Gets the schema of the WADMIN_IS_TRACKING_METHOD_LOCKEDColumn in the StatusingSettingsDataTable.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property WADMIN_IS_TRACKING_METHOD_LOCKEDColumn As DataColumn
Get
'Usage
Dim instance As StatusingSettingsDataSet.StatusingSettingsDataTable
Dim value As DataColumn
value = instance.WADMIN_IS_TRACKING_METHOD_LOCKEDColumn
public DataColumn WADMIN_IS_TRACKING_METHOD_LOCKEDColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
StatusingSettingsDataSet.StatusingSettingsDataTable class