AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

PathRecord..::..IsPrimary Property

Gets or sets a value indicating whether this instance is primary.

Namespace:  AdvantageCMS.Core.Common.BusinessEntity
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool IsPrimary { get; set; }

Field Value

true if this instance is primary; otherwise, false.