All Configurator 360 Output Designs are derived from Output Mixin Design, which requires implementation of the following Parameters:
Name | Type | Description |
---|---|---|
FileExtension | String | Required file extension |
FileName | String | Required file name |
FileType | String | Required file type description |
Other important Rules implemented by derived Design are:
Uncached Rule OutputInfo As List Returns the List in form {NoValue, FileType, FileName, FileExtension, Data}
Uncached Rule Data Returns byte array of file contents