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

In This Topic
    Id Property (FunctionDefinition)
    In This Topic
    FunctionDefinition's ID.
    Syntax
    public short Id {get;}
    public:
    property short Id {
       short get();
    }

    Property Value

    ID of FunctionDefinition as integer value.
    See Also