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