NoteLines Property

Stores the information of the Line of the note

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public List<Line> Lines { get; set; }

Property Value

ListLine

See Also