StatusingDataSet.LocalCustomFieldMetadataRow.SetMD_PROP_IS_LEAF_NODE_ONLYNull method
將MD_PROP_IS_LEAF_NODE_ONLY屬性設定為a null reference (Nothing in Visual Basic)的值。
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Sub SetMD_PROP_IS_LEAF_NODE_ONLYNull
'用途
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
instance.SetMD_PROP_IS_LEAF_NODE_ONLYNull()
public void SetMD_PROP_IS_LEAF_NODE_ONLYNull()
請參閱
參照
StatusingDataSet.LocalCustomFieldMetadataRow class