Table of Contents

Class SecurityJump

Namespace
StockSharp.Xaml
Assembly
StockSharp.Xaml.dll

Rollover description for the instrument.

public sealed class SecurityJump : NotifiableObject, INotifyPropertyChangedEx, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance
SecurityJump
Implements
Inherited Members
Extension Methods

Constructors

SecurityJump()

public SecurityJump()

Properties

Date

Rollover date.

public DateTime Date { get; set; }

Property Value

DateTime

Security

Security.

public Security Security { get; set; }

Property Value

Security