Result of post-allocation
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.PostAllocationPostAllocationEventArgs
Namespace: GF.Api.PostAllocation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The PostAllocationEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PostAllocationEventArgs | Initializes a new instance of the PostAllocationEventArgs class |
Properties
| Name | Description | |
|---|---|---|
| AllocationBlock |
Post-allocation block
| |
| Contract |
Post-allocated Contract
| |
| Order |
Post-allocated Order
| |
| Result |
Post-allocation result
|
See Also