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