[]
Configurates Expand. Sets a string that specifies whether related entities should be included in the return data.
public TBuilder Expand(string value)
Public Function Expand(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |