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

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