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