Share via


StatusingDataSet.AssignmentsRow.IsASSN_SYS_IGNORE_RES_CALNull Method

Determines whether the ASSN_SYS_IGNORE_RES_CAL 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 IsASSN_SYS_IGNORE_RES_CALNull As Boolean
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

Statusing Web Service