[]
Configurates ShowAs. Sets how the field results should be formatted.
public TBuilder ShowAs(ShowAs value)
Public Function ShowAs(value As ShowAs) As TBuilder
| Type | Name | Description |
|---|---|---|
| ShowAs | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |