Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinition Class / Properties Property

In This Topic
    Properties Property (FunctionDefinition)
    In This Topic
    .NET Property enabling access to P8 properties of the FunctionDefinition object.
    Syntax
    public new FunctionDefinitionPropertyList Properties {get;}
    public:
    new property FunctionDefinitionPropertyList^ Properties {
       FunctionDefinitionPropertyList^ get();
    }

    Property Value

    P8 properties of the FunctionDefinition.
    See Also