[]
Configurates StructuredAppend. Indicates whether the symbol is part of a structured append message.
public virtual DataMatrixEcc200Builder StructuredAppend(bool value)
Public Overridable Function StructuredAppend(value As Boolean) As DataMatrixEcc200Builder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| DataMatrixEcc200Builder | Current builder. |