Skip to content

bc5b0e16 d8f5 cdb5 3aae ef41a5aff8f6

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseLineModel.LineType Property

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)

Syntax

C#

public abstract KnownLineType LineType { get; }

VB

Public MustOverride ReadOnly Property LineType As KnownLineType
	Get

Property Value

Type: KnownLineType
One of the KnownLineType values.

Remarks

[Missing documentation for "P:iTin.Export.Model.BaseLineModel.LineType"]

See Also

Reference

BaseLineModel Class
iTin.Export.Model Namespace

Clone this wiki locally