 | DealSchemaTableOtherCostsColumnName Field |
Gets the OtherCosts (Autres coûts) 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 OtherCostsColumnName = "OtherCosts"
Public Const OtherCostsColumnName As String = "OtherCosts"
Field Value
Type:
String
Remarks
Gets the OtherCosts (Autres coûts) column name of the table Deal
See Also