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

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

    Parameters

    variant
    Variant which wasn't found.
    See Also