Definition.IsLocal Property

Defines if definition was created within current Region or outside of it (i.e. inside another Region of the Worksheet).

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public bool IsLocal { get; set; }

Property Value

Boolean

See Also