IProperty.OverriddenProperty Property

Namespace
Kampute.DocToolkit.Metadata
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the base property that this property overrides, if any.
IProperty OverriddenProperty { get; }

Property Value

IProperty
The base property that this property overrides, or null if none.