Entity.LineTypeName Property

Gets or sets the line type name of the Environment.LineTypes collection. In use only if the LineTypeMethod is byEntity.
Public Overridable Property LineTypeName() As String
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
Remarks
 
When the line type of an entity already added to the Environment is changed the EntityList.Regen must be called.

.NET Framework

Supported in: 4.8

In this article

Definition