HSDK Class Descriptions › CaForm › CaPackageList& GetPackageList()
Retrieves package list associated with form.
CaForm
Returns a reference to a package list
Throws CaException on error.
Example
CaPackageList& List = Form.GetPackageList();
More information: