EventSponsorshipFeePreview.Capacity Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("esf_max_count")]
public int Capacity { get; set; }
<NetForumFieldAttribute("esf_max_count")>
Public Property Capacity As Integer
Get
Set
public:
[NetForumFieldAttribute(L"esf_max_count")]
property int Capacity {
int get ();
void set (int value);
}
[<NetForumFieldAttribute("esf_max_count")>]
member Capacity : int with get, set
Property Value
Int32