Click or drag to resize

PurchaseDocumentSchemaTableOrderThirdIdColumnName Field

Gets the OrderThirdId (Tiers de commande) 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 OrderThirdIdColumnName = "OrderThirdId"

Field Value

Type: String
Remarks
Gets the OrderThirdId (Tiers de commande) column name of the table PurchaseDocument
See Also