API Help
Eplan.EplApi.MasterData Namespace / MDIndexedPropertyException Class / MDIndexedPropertyException Constructor / MDIndexedPropertyException Constructor(UInt16)
Property id of indexed property which was used like non-indexed property

In This Topic
    MDIndexedPropertyException Constructor(UInt16)
    In This Topic
    Internal constructor with description.
    Syntax
    public MDIndexedPropertyException( 
       ushort id
    )
    public:
    MDIndexedPropertyException( 
       ushort id
    )

    Parameters

    id
    Property id of indexed property which was used like non-indexed property
    See Also