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