WorkflowDataSet.EnterpriseProjectTypeRow Members
Include Protected Members
Include Inherited Members
Represents project type information as a row in the WorkflowDataSet.EnterpriseProjectTypeDataTable object.
The WorkflowDataSet.EnterpriseProjectTypeRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ENTERPRISE_PROJECT_PLAN_TEMPLATE_UID | Gets or sets the project plan template GUID. |
![]() |
ENTERPRISE_PROJECT_TYPE_DESCRIPTION | Gets or sets the project type description. |
![]() |
ENTERPRISE_PROJECT_TYPE_IMAGE_URL | Gets or sets the image URL of the project type. |
![]() |
ENTERPRISE_PROJECT_TYPE_NAME | Gets or sets the project type name. |
![]() |
ENTERPRISE_PROJECT_TYPE_ORDER | Gets or sets the project type order. |
![]() |
ENTERPRISE_PROJECT_TYPE_UID | Gets or sets the project type GUID. |
![]() |
ENTERPRISE_PROJECT_WORKSPACE_TEMPLATE_NAME | Gets or sets the project site template name. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
IS_DEFAULT_PROJECT_TYPE | Specifies whether the project type is the default type. |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
WORKFLOW_ASSOCIATION_NAME | Gets or sets the workflow association name. |
![]() |
WORKFLOW_ASSOCIATION_UID | Gets or sets the workflow association GUID. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top