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