LineLevel Property

Indicates the indentation level of the line [Nivel]

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public int? Level { get; set; }

Property Value

NullableInt32

See Also