Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariant Class / Parent Property

In This Topic
    Parent Property (SymbolVariant)
    In This Topic
    Returns symbol, for which this variant was created.
    Syntax
    public Symbol Parent {get;}
    public:
    property Symbol^ Parent {
       Symbol^ get();
    }

    Property Value

    Symbol.
    See Also