Entity.LineTypeName Property

Gets or sets the line type name of the Environment.LineTypes dictionary. In use only if the LineTypeMethod is byEntity.
Public Overridable Property LineTypeName() As String Implements  _ 
IEntity.LineTypeName
This language is not supported or no code example is available.
public virtual string LineTypeName {get; set;}
This language is not supported or no code example is available.

Property Value

string

Implements

IEntity.LineTypeName
Remarks
 
When the line type of an entity already added to the Environment.Entities is changed the EntityList.Regen must be called.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition