MarginCalculationCompletedEventArgs Class

GF API Documentation
Provides data for MarginCalculationCompleted event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.Margin.CalculationMarginCalculationCompletedEventArgs

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

public sealed class MarginCalculationCompletedEventArgs : GFApiEventArgs

The MarginCalculationCompletedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodMarginCalculationCompletedEventArgs
Constructor with result
Top
Properties

  NameDescription
Public propertyResult
Result of margin calculation request
Top
See Also

Reference