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