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