CustomFieldDataSet.CustomFieldsRow.SetMD_PROP_IS_WORKFLOW_CONTROLLEDNull method
將MD_PROP_IS_WORKFLOW_CONTROLLED屬性設定為a null reference (Nothing in Visual Basic)。
Namespace: WebSvcCustomFields
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Sub SetMD_PROP_IS_WORKFLOW_CONTROLLEDNull
'用途
Dim instance As CustomFieldDataSet.CustomFieldsRow
instance.SetMD_PROP_IS_WORKFLOW_CONTROLLEDNull()
public void SetMD_PROP_IS_WORKFLOW_CONTROLLEDNull()
請參閱
參照
CustomFieldDataSet.CustomFieldsRow class