Eplan Platform API
Eplan.EplApi.DataModel Namespace / IndexedPropertyException Class / IndexedPropertyException Constructor / IndexedPropertyException Constructor(UInt16)
Property id of indexed property which was used like non-indexed property

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

    Parameters

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