Open sandboxFocus

Property OverridingProperty

OverridingProperty

Gets the property that this field has been overridden into. The opposite side of this relationship is the OriginalField of the IProperty interface.

Declaration
IProperty? OverridingProperty { get; }
Property Value
Type Description
IProperty