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