Indicates if the model name of this class is unique.
[Visual Basic .NET] Public ReadOnly Property ModelNameUnique As Boolean
[C#] public bool ModelNameUnique {get;}
[C++]
HRESULT get_ModelNameUnique(
VARIANT_BOOL* IsUnique
);
[C++]Parameters
IsUnique [out, retval] IsUnique is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
See Also
IObjectClassDescription Interface | IClassSchemaEdit Interface