This topic has not yet been rated - Rate this topic

WorkflowDataSet.EnterpriseProjectTypeDataTable.ENTERPRISE_PROJECT_WORKSPACE_TEMPLATE_NAMEColumn property

Defines the column for the ENTERPRISE_PROJECT_WORKSPACE_TEMPLATE_NAME field.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (in ProjectServerServices.dll)
Public ReadOnly Property ENTERPRISE_PROJECT_WORKSPACE_TEMPLATE_NAMEColumn As DataColumn
	Get
Dim instance As WorkflowDataSet.EnterpriseProjectTypeDataTable
Dim value As DataColumn

value = instance.ENTERPRISE_PROJECT_WORKSPACE_TEMPLATE_NAMEColumn

public DataColumn ENTERPRISE_PROJECT_WORKSPACE_TEMPLATE_NAMEColumn { get; }

Property value

Type: System.Data.DataColumn
A DataColumn object for the field.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.