Table of Contents

Class NadSetupValueBool

Namespace
IdeaRS.OpenModel.Concrete
Assembly
IdeaRS.OpenModel.dll

Setup value bool

public class NadSetupValueBool : NadSetupValue

Inheritance

Inherited Members

Properties

Value

Gets or sets the value.

public bool Value { get; set; }

Property Value

bool