Table of Contents

Class NadSetupValue

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

Setup value base

public abstract class NadSetupValue

Inheritance

Derived

Inherited Members

Properties

Id

Gets or sets the value id.

public int Id { get; set; }

Property Value

int

IsActive

Is active

public bool IsActive { get; set; }

Property Value

bool