BindableEnumValue.BindableValue property
Bindable value. For example, for Ddt, this would return 1.
public int BindableValue { get; set; }
See Also
- class BindableEnumValue
- namespace Amica
Bindable value. For example, for Ddt, this would return 1.
public int BindableValue { get; set; }