All Categories  Class Hierarchy  This Category  Indexes

User-exit Enumeration MilestonesAction

enum MilestonesAction {
  PROGRAM_CREATE,
  PROGRAM_RENAME,
  MILESTONE_CREATE,
  MILESTONE_RENAME,
  MILESTONE_DELETE,
  MILESTONE_EDIT,
  MILESTONE_FREEZE,
  MILESTONE_UNFREEZE,
  ALL_MILESTONES_DELETE
}
Actions for milestones control.

This object is included in the file: CATDMUsrMethod.h

Copyright © 2003, Dassault Systèmes. All rights reserved.