Property Values
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Values
Gets the values of the interaction.
[JsonProperty("values", NullValueHandling = NullValueHandling.Ignore)]
public string[] Values { get; }
Property Value
- string[]
Gets the values of the interaction.
[JsonProperty("values", NullValueHandling = NullValueHandling.Ignore)]
public string[] Values { get; }