Sets a name for the new Package.
Note: If the package name attribute is set, then it is used without regard to the default name expression.
CaCreatePackage
LPCTSTR szPackageName
None
Example
CaCreatePackage& rCreatePackage = rContext.GetCreatePackage();rCreatePackage. SetPackageName(“Package-12”);
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|