StatusingDataSet.ResourceCustomFieldsRow.IsNUM_VALUENull method
決定是否要將NUM_VALUE屬性設定為a null reference (Nothing in Visual Basic)的值。
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'宣告
Public Function IsNUM_VALUENull As Boolean
'用途
Dim instance As StatusingDataSet.ResourceCustomFieldsRow
Dim returnValue As Boolean
returnValue = instance.IsNUM_VALUENull()
public bool IsNUM_VALUENull()
傳回值
Type: System.Boolean
請參閱
參照
StatusingDataSet.ResourceCustomFieldsRow class