Class SetupValueBool
- Namespace
- IdeaRS.OpenModel.Concrete
- Assembly
- IdeaRS.OpenModel.dll
Setup value bool
public class SetupValueBool : SetupValue
Inheritance
Inherited Members
Properties
Value
Gets or sets the value.
public bool Value { get; set; }