ProjectDataSet.AssignmentCustomFieldsRow.SetINDICATOR_VALUENull Method
Sets the INDICATOR_VALUE property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetINDICATOR_VALUENull
'Usage
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
instance.SetINDICATOR_VALUENull()
public void SetINDICATOR_VALUENull()
See Also
Reference
ProjectDataSet.AssignmentCustomFieldsRow Class