• Version 4.1.0
Show / Hide Table of Contents

Class OptionExercise

Information about option exercise.

Inheritance
object
OptionExercise
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
[Serializable]
public class OptionExercise

Constructors

OptionExercise()

Default constructor.

Declaration
public OptionExercise()

Properties

Date

Information about option exercise date.

Declaration
public OptionExerciseDate Date { get; }
Property Value
Type Description
OptionExerciseDate
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX