StatusingAssignmentsDataSet.AssignmentsRow.SetASSN_COSTNull-Methode
Legt die ASSN_COST -Eigenschaft auf einen ein Nullverweis (Nothing in Visual Basic) -Wert.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_COSTNull
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
instance.SetASSN_COSTNull()
public void SetASSN_COSTNull()
Siehe auch
Referenz
StatusingAssignmentsDataSet.AssignmentsRow Klasse