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