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