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

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