Event.MaxGuestLimit Property

Definition

Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("evt_guest_limit")]
public int? MaxGuestLimit { get; set; }

Property Value

Nullable<Int32>

See Also