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