CustomFieldDataSet.CustomFieldsRow.IsMD_PROP_IS_LEAF_NODE_ONLYNull 方法
決定是否MD_PROP_IS_LEAF_NODE_ONLY屬性設定成null 參考 (未執行任何動作 於 Visual Basic 中)。
命名空間: WebSvcCustomFields
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsMD_PROP_IS_LEAF_NODE_ONLYNull As Boolean
'用途
Dim instance As CustomFieldDataSet.CustomFieldsRow
Dim returnValue As Boolean
returnValue = instance.IsMD_PROP_IS_LEAF_NODE_ONLYNull()
public bool IsMD_PROP_IS_LEAF_NODE_ONLYNull()
傳回值
類型:System.Boolean
True如果屬性設為 null ;否則,請False。
請參閱
參照
CustomFieldDataSet.CustomFieldsRow 類別