AuthorIsPrimary Property

Definition

Namespace: Ignition.Events.Abstracts
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[QueryOnEqualityAttribute("abs_aut_key", "aut_key")]
[NetForumFieldAttribute("aut_primary_flag")]
public bool IsPrimary { get; protected set; }

Property Value

Boolean

See Also