Click or drag to resize

OrderStatusRejectReason Property

Gets the reason why the order was rejected, or null if not rejected.

Namespace: CeliAPS.BomApi.Data.HeaderData.SubCategories
Assembly: BomApi (in BomApi.dll) Version: 1.0.63
Syntax
string RejectReason { get; }

Property Value

String
See Also