Description
Accesses the name string in the LayerTableRecord object referenced by the entity.
Visual Basic
Public Property Layer() As string
C#
public string Layer;
Conditions
Read / Write
Accesses the name string in the LayerTableRecord object referenced by the entity.
Public Property Layer() As string
public string Layer;
Read / Write