IndexedPropertyException Constructor(UInt16)
In This Topic
Internal constructor with description.
Syntax
public IndexedPropertyException(
ushort
)
public:
IndexedPropertyException(
ushort
)
Parameters
- id
- Property id of indexed property which was used like non-indexed property
See Also