共用方式為


StatusingDataSet.EnterpriseCustomFieldMetadataRow.SetMD_PROP_HAS_FORMULANull Method

Sets the MD_PROP_HAS_FORMULA property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Sub SetMD_PROP_HAS_FORMULANull
'Usage
Dim instance As StatusingDataSet.EnterpriseCustomFieldMetadataRow

instance.SetMD_PROP_HAS_FORMULANull()
public void SetMD_PROP_HAS_FORMULANull()

See Also

Reference

StatusingDataSet.EnterpriseCustomFieldMetadataRow Class

StatusingDataSet.EnterpriseCustomFieldMetadataRow Members

WebSvcStatusing Namespace