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