API Help
Eplan.EplApi.HEServices Namespace / Revision Class / RemoveRevisionData Method / RemoveRevisionData(Project) Method
A project to take the action on. Project cannot be readonly.

RemoveRevisionData(Project) Method
Removes revision data.
Syntax
public void RemoveRevisionData( 
   Project oProject
)

Parameters

oProject
A project to take the action on. Project cannot be readonly.
Exceptions
ExceptionDescription
Thrown in case of invalid parameters.
\Internal interface necessary for the revision management could not be created.
An error occurred, during the action.
See Also