StatusingDataSet.GroupedFieldAccessInfoRow.IsWFAC_FIELD_ACCESSNull Method
Determines whether the WFAC_FIELD_ACCESS 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 IsWFAC_FIELD_ACCESSNull As Boolean
'Usage
Dim instance As StatusingDataSet.GroupedFieldAccessInfoRow
Dim returnValue As Boolean
returnValue = instance.IsWFAC_FIELD_ACCESSNull()
public bool IsWFAC_FIELD_ACCESSNull()
Return Value
Type: System.Boolean
Remarks
Not used in Project Server 2010.
See Also
Reference
StatusingDataSet.GroupedFieldAccessInfoRow Class