StatusingDataSet.EnterpriseCustomFieldAccessInfoRow.SetWFAC_FIELD_ACCESSNull Method
Sets the WFAC_FIELD_ACCESS property 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 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