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