Share via


AssnHistoryDataSet.CustomFieldsRow.IsMD_PROP_TYPE_ENUMNull Method

Determines whether the MD_PROP_TYPE_ENUM property is set to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Function IsMD_PROP_TYPE_ENUMNull As Boolean
'Usage
Dim instance As AssnHistoryDataSet.CustomFieldsRow
Dim returnValue As Boolean

returnValue = instance.IsMD_PROP_TYPE_ENUMNull()
public bool IsMD_PROP_TYPE_ENUMNull()

Return Value

Type: System.Boolean

See Also

Reference

AssnHistoryDataSet.CustomFieldsRow Class

AssnHistoryDataSet.CustomFieldsRow Members

WebSvcStatusing Namespace