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

Property Value

String
See Also