Sets the Approve/Reject Description is used to annotate why the package list was approved or rejected.
Default: The Approve/Reject flag defaults to true.
CaApprove
LPCTSTR szDescription-description
None
Example
CaApprove& rApprove = rContext.GetApprove(); rApprove.SetDescription (“I approve this package”);
| Copyright © 2013 CA. All rights reserved. |
|