Click or drag to resize

AttributePropertyBoolTrueValue Property

Value to use as true when the property is a boolean. Can be null.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual AppString BoolTrueValue { get; }

Property Value

Type: AppString
See Also