CustomFieldDataSet.CustomFieldsRow.SetMD_PROP_IS_LEAF_NODE_ONLYNull-Methode
Die MD_PROP_IS_LEAF_NODE_ONLY -Eigenschaft festgelegt auf ein Nullverweis (Nothing in Visual Basic).
Namespace: WebSvcCustomFields
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetMD_PROP_IS_LEAF_NODE_ONLYNull
'Usage
Dim instance As CustomFieldDataSet.CustomFieldsRow
instance.SetMD_PROP_IS_LEAF_NODE_ONLYNull()
public void SetMD_PROP_IS_LEAF_NODE_ONLYNull()
Siehe auch
Referenz
CustomFieldDataSet.CustomFieldsRow Klasse