public void RemoveRevisionData( IEnumerable<Placement> colPlacements )
public: void RemoveRevisionData( IEnumerable<Placement^>^ colPlacements )
Parameters
- colPlacements
- Placements.
public void RemoveRevisionData( IEnumerable<Placement> colPlacements )
public: void RemoveRevisionData( IEnumerable<Placement^>^ colPlacements )
Exception | Description |
---|---|
ArgumentException | Thrown in case of invalid parameters. |
ApplicationException | \Internal interface necessary for the revision management could not be created. |
BaseException | An error occurred, during the action. |