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