API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPosition Class / RefPos Property

In This Topic
    RefPos Property
    In This Topic
    Returns 1-based index of property ARTICLE_REPORT_SYMBOL under which data represented by this object are stored.
    Syntax
    public int RefPos {get;}
    public:
    property int RefPos {
       int get();
    }
    See Also