Adf File Compression Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
CompressionLevel | AdfFileCompressionLevel | None | Specifies the compression ratio to use with the compression codec. |
CompressionType | AdfFileCompressionType | None | Specifies compression codec to use for compressing/decompressing the file. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |