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