This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* IsUnique
);
[C++] Parameters IsUnique [out, retval]
IsUnique is a parameter of type bool*
IObjectClassDescription Interface | IClassSchemaEdit Interface