DonationInformationRecognitionTypeId Property
Namespace: Ignition.Commerce.Products.FundraisingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("gft_frt_key")]
public NetForumId RecognitionTypeId { get; set; }
<NetForumFieldAttribute("gft_frt_key")>
Public Property RecognitionTypeId As NetForumId
Get
Set
public:
[NetForumFieldAttribute(L"gft_frt_key")]
property NetForumId^ RecognitionTypeId {
NetForumId^ get ();
void set (NetForumId^ value);
}
[<NetForumFieldAttribute("gft_frt_key")>]
member RecognitionTypeId : NetForumId with get, set
Property Value
NetForumId