bc5b0e16 d8f5 cdb5 3aae ef41a5aff8f6 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets a value indicating line type.
Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public abstract KnownLineType LineType { get; }VB
Public MustOverride ReadOnly Property LineType As KnownLineType
GetType: KnownLineType
One of the KnownLineType values.
[Missing documentation for "P:iTin.Export.Model.BaseLineModel.LineType"]