CustomFieldDataSet.CustomFieldsRow.SetMD_PROP_ROLLDOWN_TO_ASSNNull 方法
将MD_PROP_ROLLDOWN_TO_ASSN属性设置为空引用(无 在 Visual Basic 中)。
命名空间: WebSvcCustomFields
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Sub SetMD_PROP_ROLLDOWN_TO_ASSNNull
用法
Dim instance As CustomFieldDataSet.CustomFieldsRow
instance.SetMD_PROP_ROLLDOWN_TO_ASSNNull()
public void SetMD_PROP_ROLLDOWN_TO_ASSNNull()
另请参阅
引用
CustomFieldDataSet.CustomFieldsRow 类