ProjectWSSInfoDataSet.ProjWssInfoDataTable.PROJECT_RISKS_URLColumn Property
Defines the column for the PROJECT_RISKS_URL property.
Namespace: [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl
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