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