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