ProjectDataSet.ProjectResourceRow.SetRES_IS_OVERALLOCATEDNull-Methode
Legt die RES_IS_OVERALLOCATED -Eigenschaft auf einen null-Wert fest.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_IS_OVERALLOCATEDNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_IS_OVERALLOCATEDNull()
public void SetRES_IS_OVERALLOCATEDNull()
Siehe auch
Referenz
ProjectDataSet.ProjectResourceRow Klasse