Share via


ProjectWSSInfoDataSet.ProjWssInfoDataTable.PROJECT_COMMITMENTS_URLColumn property

Defines the column for the PROJECT_COMMITMENTS_URL property.

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public ReadOnly Property PROJECT_COMMITMENTS_URLColumn As DataColumn
    Get
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim value As DataColumn

value = instance.PROJECT_COMMITMENTS_URLColumn
public DataColumn PROJECT_COMMITMENTS_URLColumn { get; }

Property value

Type: System.Data.DataColumn

See also

Reference

ProjectWSSInfoDataSet.ProjWssInfoDataTable class

ProjectWSSInfoDataSet.ProjWssInfoDataTable members

WebSvcWssInterop namespace