This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDomainInfo Interface > IDomainInfo.Inherited Property (ArcObjects .NET 10.4 SDK) |
Indicates if the Domain of the Type is inherited from the Layer.
[Visual Basic .NET] Public ReadOnly Property Inherited As Boolean
[C#] public bool Inherited {get;}
[C++]
HRESULT get_Inherited(
VARIANT_BOOL* IsInherited
);
[C++]
Parameters IsInherited [out, retval] IsInherited is a parameter of type VARIANT_BOOL