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