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

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

    Parameters

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