![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
Initialization data. More...
#include <edl/idomjobtk.h>
Public Member Functions | |
Data () | |
Public Member Functions inherited from CClassParams | |
virtual | ~CClassParams () |
Public Attributes | |
eDOMJobTkLevel | level |
The level of the JobTicket content (DocumentSequence, FixedDocument, Fixedpage). | |
double | version |
Version of the JobTicket content. | |
bool | modified |
User should set this flag if job ticked content was modified. |
Initialization data.
|
inline |
eDOMJobTkLevel IDOMJobTkContent::Data::level |
The level of the JobTicket content (DocumentSequence, FixedDocument, Fixedpage).
bool IDOMJobTkContent::Data::modified |
User should set this flag if job ticked content was modified.
double IDOMJobTkContent::Data::version |
Version of the JobTicket content.