ResourceItemIsOverridden Property

This is used to get or set whether or not the item has been edited and thus overrides a default item with the same ID.

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool IsOverridden { get; set; }

Property Value

Boolean

See Also