Show / Hide Table of Contents

Class CommandScopes

Command scopes.

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

Fields

Adapter

Adapter.

Declaration
public const CommandScopes Adapter
Field Value
Type Description
CommandScopes

Application

Application.

Declaration
public const CommandScopes Application
Field Value
Type Description
CommandScopes

File

File.

Declaration
public const CommandScopes File
Field Value
Type Description
CommandScopes

FileGroup

File group.

Declaration
public const CommandScopes FileGroup
Field Value
Type Description
CommandScopes

License

License.

Declaration
public const CommandScopes License
Field Value
Type Description
CommandScopes

LicenseFeature

License feature.

Declaration
public const CommandScopes LicenseFeature
Field Value
Type Description
CommandScopes

Order

Order.

Declaration
public const CommandScopes Order
Field Value
Type Description
CommandScopes

Position

Position.

Declaration
public const CommandScopes Position
Field Value
Type Description
CommandScopes

Product

Product.

Declaration
public const CommandScopes Product
Field Value
Type Description
CommandScopes

ProductCategory

Product category.

Declaration
public const CommandScopes ProductCategory
Field Value
Type Description
CommandScopes

ProductFeedback

Product feedback.

Declaration
public const CommandScopes ProductFeedback
Field Value
Type Description
CommandScopes

ProductPermission

Product permission.

Declaration
public const CommandScopes ProductPermission
Field Value
Type Description
CommandScopes

Strategy

Strategy.

Declaration
public const CommandScopes Strategy
Field Value
Type Description
CommandScopes

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.
☀
☾