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