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