Adf Json Format Element
X-Ref:
- Ast Adf Json Format Node
- Ast Adf General Compression Base Node
- Ast Adf Format Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
CompressionCodec | AdfGeneralCompressionCodec | None | Specifies the compression codec of the file. |
CompressionLevel | AdfFileCompressionLevel | None | Specifies the compression level of the file. |
Encoding | String | Specifies the name of the encoding used in 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. |