Returns the name of the view that this change package resides in.
CaPackage
None
HAROJBID-object ID of the view that the package is in
Example
CaPackage * pPackage = rContext.GetPackageByName(_T(“mypackage”)); LPCTSTR szName = pPackage->GetViewName();
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|