The following tables list the members exposed by ImGearXMPVersion.
Public Methods
| Name | Description |
 | getComments | Returns comments concerning what was changed.
|
 | getEvent | Returns high level, formal description of what operation the user performed.
|
 | getModifier | Returns the person who modified this version.
|
 | getModifyDate | Returns the date on which this version was checked in.
|
 | getVersion | Returns the new version number.
|
 | setComments | Sets comments concerning what was changed.
|
 | setEvent | Sets high level, formal description of what operation the user performed.
|
 | setModifier | Sets the person who modified this version.
|
 | setModifyDate | Sets the date on which this version was checked in.
|
 | setVersion | Sets the new version number.
|
Top
See Also