This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFieldDomainInfo Interface > IFieldDomainInfo.IsInherited Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the domain is inherited from the field's.
[Visual Basic .NET] Public ReadOnly Property IsInherited As Boolean
[C#] public bool IsInherited {get;}
[C++]
HRESULT get_IsInherited(
VARIANT_BOOL* pIsInherited
);
[C++]
Parameters pIsInherited [out, retval] pIsInherited is a parameter of type VARIANT_BOOL