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