Provides data for MarginCalculationCompleted event
            
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.Margin.CalculationMarginCalculationCompletedEventArgs
Namespace: GF.Api.Margin.Calculation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The MarginCalculationCompletedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MarginCalculationCompletedEventArgs | 
            Constructor with result
              | 
Properties
| Name | Description | |
|---|---|---|
| Result | 
            Result of margin calculation request
              | 
See Also