Property Value
Value
Gets or sets the value used for the query. Can be a string or an array of strings, and needs to be unfurled directly by the developer at runtime.
Declaration
public dynamic? Value { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Object |