Show / Hide Table of Contents

Class PortfolioStates

Состояния портфеля.

Inheritance
Object
PortfolioStates
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public sealed class PortfolioStates : Enum

Fields

Active

Торгуется.

Declaration
public const PortfolioStates Active
Field Value
Type Description
PortfolioStates

Blocked

Blocked.

Declaration
public const PortfolioStates Blocked
Field Value
Type Description
PortfolioStates

value__

Declaration
public int value__
Field Value
Type Description
Int32

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾