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

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