API Help
Eplan.EplApi.DataModel Namespace / SymbolVariantNotFoundException Class / SymbolVariantNotFoundException Constructor / SymbolVariantNotFoundException Constructor(Int32)
Variant which wasn't found.

In This Topic
    SymbolVariantNotFoundException Constructor(Int32)
    In This Topic
    Constructor with variant index of searched symbol.
    Syntax
    public SymbolVariantNotFoundException( 
       int variant
    )
    public:
    SymbolVariantNotFoundException( 
       int variant
    )

    Parameters

    variant
    Variant which wasn't found.
    See Also