ResourceDataSet.ResourceCustomFieldsRow.IsINDICATOR_VALUENull-Methode
Bestimmt, ob die INDICATOR_VALUE -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsINDICATOR_VALUENull As Boolean
'Usage
Dim instance As ResourceDataSet.ResourceCustomFieldsRow
Dim returnValue As Boolean
returnValue = instance.IsINDICATOR_VALUENull()
public bool IsINDICATOR_VALUENull()
Rückgabewert
Typ: System.Boolean
Gibt Boolean zurück.
Siehe auch
Referenz
ResourceDataSet.ResourceCustomFieldsRow Klasse