Click or drag to resize

SaleSettlementSchemaTableAssociatedQuoteIdColumnName Field

Gets the AssociatedQuoteId (Code du devis lié) column name

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public const string AssociatedQuoteIdColumnName = "AssociatedQuoteId"

Field Value

Type: String
Remarks
Gets the AssociatedQuoteId (Code du devis lié) column name of the table SaleSettlement
See Also