Sets the Package priority attribute.
Note: Priorities are integers but the meaning of each value is user defined.
CaCreatePackage
HINT32 iPriority-priorities value
None
Example
CaCreatePackage& rCreatePackage = rContext.GetCreatePackage();rCreatePackage. SetPriority (1);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|