CustomFieldDataSet.CustomFieldsRow.SetMD_PROP_IS_WORKFLOW_CONTROLLEDNull 方法
将MD_PROP_IS_WORKFLOW_CONTROLLED属性设置为空引用(无 在 Visual Basic 中)。
命名空间: WebSvcCustomFields
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
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 类