Returns a reference to a CaTimeStamp that represents the creation time for the Item that this object represents.
CaItem
None
CaTimeStamp-item creation time
Example
CaItem& rItem = rContext.GetViewPathItem(); CaTimeStamp& rItemTime = rItem.GetCreationTime();
More information:
| Copyright © 2013 CA. All rights reserved. |
|