The SMS_PDF_Package class represents a template from which packages can be created. The packages will be initialized with the data from the package definition file (PDF).
Table B.16 PDF Package (SMS_PDF_Package)
| Property | Data type | Example | Notes |
|---|---|---|---|
| Icon[] | uint8 | Lazy. Array of icon data. | |
| IconSize | uint32 | 0 | Lazy. Indicates the size of the icon. |
| Language | string | "English" | Indicates the language of the package. |
| Name | string | "NT Event to SNMP Trap Configuration Modification Tool" | Indicates the display name of the package. |
| PDFFileName | string | "eventcmt" | Indicates the PDF name. Size limit 100. |
| PDFID | uint32 | 1 | Key. This is the ID number of the PDF. |
| Publisher | string | "Microsoft" | Indicates the publisher of the package. |
| RequiredIconNames[] | string | Lazy. An array of icons still required to be loaded. | |
| Status | uint32 | Lazy. Load status of the PDF.
Values are: | |
| Version | string | "2.0" | Indicates the version number of the package. |