Indicates if the relationships in this relationship class have attributes.
[Visual Basic .NET] Public Property IsAttributed As Boolean
[C#] public bool IsAttributed {get; set;}
[C++]
HRESULT get_IsAttributed(
VARIANT_BOOL* attributed
);
[C++]
HRESULT put_IsAttributed(
VARIANT_BOOL attributed
);
[C++]Parameters
attributed [out, retval] attributed is a parameter of type VARIANT_BOOL attributed attributed is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.