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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
string RejectReason { get; }

Property Value

String
See Also