FxpRelationshipPurposeId Property
Namespace: Ignition.Commerce.Products.FundraisingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("fxp_fun_key")]
public virtual NetForumId PurposeId { get; protected set; }
<NetForumFieldAttribute("fxp_fun_key")>
Public Overridable Property PurposeId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"fxp_fun_key")]
virtual property NetForumId^ PurposeId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("fxp_fun_key")>]
abstract PurposeId : NetForumId with get, set
[<NetForumFieldAttribute("fxp_fun_key")>]
override PurposeId : NetForumId with get, set
Property Value
NetForumId