 | SaleDocumentLineSchemaTableNetInterestRateColumnName Field |
Gets the NetInterestRate (% marge nette) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string NetInterestRateColumnName = "NetInterestRate"
Public Const NetInterestRateColumnName As String = "NetInterestRate"
Field Value
Type:
String
Remarks
Gets the NetInterestRate (% marge nette) column name of the table SaleDocumentLine
See Also