KSC Open API
Kaspersky Security Center API description
boolean PackagesApi::IsPackagePublished ( int  nPkgExecId)

Check whether the package is published on KSC web server.

Parameters:
nPkgExecId(int) Executable ID of the package.
Returns:
(boolean) true if package is published, false otherwise.
Exceptions:
Throwsexception in case of error.