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