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

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