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

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