Previous Topic: CaPackageList& GetPackageList()

Next Topic: CaContainer& GetFormAttachmentList()


CaPackageList& GetNotInPackageList()

Retrieves package list not associated with form.

Owning Class

CaForm

Return Value

Returns a reference to a package list

Exceptions

Throws CaException on error.

Example

CaPackageList& List = Form.GetNotInPackageList();

More information: