IScriptApplicationDownloadIds

class

IScriptApplicationDownloadIds.

IScriptApplicationDownloadIds

Bases: object

The combination of code_id and data_id is a unique identifier of a application that is running on the controller. To find the source project that matches this application these values are stored in the *.project file.

code_id

The code_id.

Type

Guid

data_id

The data_id.

Type

Guid