HSDK Class Descriptions › CaContext › bool IsPackageSet()
Determines if the context currently has a package set.
CaContext
None
bool-true if package set, false if not set
Throws CaException on error.
Example
bool bResult = rContext.IsPackageSet();
More information: