Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsLine Property

In This Topic
    AsLine Property
    In This Topic
    Gets property id value as Properties.Line.
    Syntax
    public Properties.Line AsLine {get;}
    public:
    property Properties.Line AsLine {
       Properties.Line get();
    }
    See Also