ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow.IsINDICATOR_VALUENull method
Determines whether INDICATOR_VALUE property is set to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsINDICATOR_VALUENull As Boolean
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow
Dim returnValue As Boolean
returnValue = instance.IsINDICATOR_VALUENull()
public bool IsINDICATOR_VALUENull()
Return value
Type: System.Boolean
Returns Boolean.
See also
Reference
ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow class
ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow members