ProjectWSSInfoDataSet.ProjWssInfoDataTable.PROJECT_RISKS_URLColumn property
Defines the column for the PROJECT_RISKS_URL property.
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property PROJECT_RISKS_URLColumn As DataColumn
Get
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoDataTable
Dim value As DataColumn
value = instance.PROJECT_RISKS_URLColumn
public DataColumn PROJECT_RISKS_URLColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
ProjectWSSInfoDataSet.ProjWssInfoDataTable class