Returns the string for the name of the CA Harvest SCM user who created this object.
Note: The returned LPCTSTR persists as long as the Item object is valid and in scope.
CaItem
None
LPCTSTR-item creator name
Example
CaItem& rItem = rContext.GetViewPathItem(); LPCTSTR szCreatorUser = rItem.GetCreatorName();
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|