PostAllocationEventArgs Class

GF API Documentation
Result of post-allocation
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.PostAllocationPostAllocationEventArgs

Namespace:  GF.Api.PostAllocation
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class PostAllocationEventArgs : GFApiEventArgs

The PostAllocationEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodPostAllocationEventArgs
Initializes a new instance of the PostAllocationEventArgs class
Top
Properties

  NameDescription
Public propertyAllocationBlock
Post-allocation block
Public propertyContract
Post-allocated Contract
Public propertyOrder
Post-allocated Order
Public propertyResult
Post-allocation result
Top
See Also

Reference