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