Show / Hide Table of Contents

Class SecurityStatus

Security status.

Inheritance
Object
SecurityStatus
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: StockSharp.Fix.Native
Assembly: StockSharp.Fix.Core.dll
Syntax
public static class SecurityStatus

Fields

Active

Торгуется.

Declaration
public const string Active = "1"
Field Value
Type Description
String

Inactive

Inactive.

Declaration
public const string Inactive = "2"
Field Value
Type Description
String
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾