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.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
string RejectReason { get; }

Property Value

String
See Also