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

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

    Parameters

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