Aracılığıyla paylaş


ResourceDataSet.ResourceCustomFieldsDataTable.MD_PROP_NAMEColumn Property

Defines the column for the MD_PROP_NAME field.

Namespace:  [Workflow Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Workflow.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Workflow.asmx?wsdl

Syntax

'Declaration
Public ReadOnly Property MD_PROP_NAMEColumn As DataColumn
    Get
'Usage
Dim instance As ResourceDataSet.ResourceCustomFieldsDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourceDataSet.ResourceCustomFieldsDataTable Class

ResourceDataSet.ResourceCustomFieldsDataTable Members

Workflow Web Service