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