StatusingDataSet.EnterpriseCustomFieldAccessInfoRow.IsWFAC_FIELD_ACCESSNull Method
Determines whether the WFAC_FIELD_ACCESS property is set to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function IsWFAC_FIELD_ACCESSNull As Boolean
'Usage
Dim instance As StatusingDataSet.EnterpriseCustomFieldAccessInfoRow
Dim returnValue As Boolean
returnValue = instance.IsWFAC_FIELD_ACCESSNull()
public bool IsWFAC_FIELD_ACCESSNull()
Return Value
Type: System.Boolean
See Also
Reference
StatusingDataSet.EnterpriseCustomFieldAccessInfoRow Class