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:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

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

Statusing Web Service