Share via


StatusingDataSet.LocalCustomFieldMetadataRow.IsMD_PROP_ROLLDOWN_TO_ASSNNull Method

Determines whether the MD_PROP_ROLLDOWN_TO_ASSN 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_ROLLDOWN_TO_ASSNNull As Boolean
'Usage
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.LocalCustomFieldMetadataRow Class

StatusingDataSet.LocalCustomFieldMetadataRow Members

Statusing Web Service