IPropertyWithValidValuesTValueValidValues Property

Gets the collection of valid values of this property

Namespace:  TSD.API.Remoting.Common.Properties
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IValidValues<TValue> ValidValues { get; }

Property Value

Type: IValidValuesTValue
See Also