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