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