EventSponsorshipFeeOptionPriceId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("prc_key")]
public NetForumId PriceId { get; protected set; }
<NetForumFieldAttribute("prc_key")>
Public Property PriceId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"prc_key")]
virtual property NetForumId^ PriceId {
NetForumId^ get () sealed;
protected: void set (NetForumId^ value) sealed;
}
[<NetForumFieldAttribute("prc_key")>]
abstract PriceId : NetForumId with get, set
[<NetForumFieldAttribute("prc_key")>]
override PriceId : NetForumId with get, set
NetForumIdIEventSponsorshipFeeOptionPriceId