Rds > Rds Assembly Interfaces > IMetaIndex > IMetaIndex.Unique
Unique: Boolean;
The Unique property determines whether index is unique. True - index is unique, False - index is not unique.
The property use is given in the example for IMetaIndex.Attributes.
See also: