Table of Contents

Enum RemoveTypes

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

Removing object types.

[DataContract]
public enum RemoveTypes
Extension Methods

Fields

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Board")] Board = 3

Board.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Exchange")] Exchange = 2

Exchange.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Portfolio")] Portfolio = 1

Portfolio.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Security")] Security = 0

Security.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "User")] User = 4

User.