Share via


ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow.IsMD_PROP_IDNull Method

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

Namespace:  [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl

Syntax

'Declaration
Public Function IsMD_PROP_IDNull As Boolean
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow Class

ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow Members

Resource Web Service