StatusingDataSet.EnterpriseCustomFieldAccessInfoRow.SetWFAC_FIELD_ACCESSNull Method
Sets the WFAC_FIELD_ACCESS property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWFAC_FIELD_ACCESSNull
'Usage
Dim instance As StatusingDataSet.EnterpriseCustomFieldAccessInfoRow
instance.SetWFAC_FIELD_ACCESSNull()
public void SetWFAC_FIELD_ACCESSNull()
See Also
Reference
StatusingDataSet.EnterpriseCustomFieldAccessInfoRow Class