ResourceAssignmentDataSet.ResourceAssignmentRow.IsASSN_COST_RATE_TABLENull-Methode
Bestimmt, ob die ASSN_COST_RATE() -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsASSN_COST_RATE_TABLENull As Boolean
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_COST_RATE_TABLENull()
public bool IsASSN_COST_RATE_TABLENull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ResourceAssignmentDataSet.ResourceAssignmentRow Klasse