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