WorkflowDataSet.EnterpriseProjectTypeRow.SetENTERPRISE_PROJECT_PLAN_TEMPLATE_UIDNull method
Sets the ENTERPRISE_PROJECT_PLAN_TEMPLATE_UID property to a null value.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetENTERPRISE_PROJECT_PLAN_TEMPLATE_UIDNull
'Usage
Dim instance As WorkflowDataSet.EnterpriseProjectTypeRow
instance.SetENTERPRISE_PROJECT_PLAN_TEMPLATE_UIDNull()
public void SetENTERPRISE_PROJECT_PLAN_TEMPLATE_UIDNull()
See also
Reference
WorkflowDataSet.EnterpriseProjectTypeRow class