API Help
Eplan.EplApi.DataModel Namespace / MergedFunction Class / Properties Property

In This Topic
    Properties Property (MergedFunction)
    In This Topic
    List of P8 properties of the MergedFunction object.
    Syntax
    public new MergedFunctionPropertyList Properties {get;}
    public:
    new property MergedFunctionPropertyList^ Properties {
       MergedFunctionPropertyList^ get();
    }

    Property Value

    P8 properties of the MergedFunction object.
    Exceptions
    ExceptionDescription
    Thrown when object wasn't created.
    See Also