Interface ISecurityDefinition
Security Definition.
Namespace: OnixS.CmeMdHandler
Assembly: OnixS.CmeMdHandler.dll
Syntax
public interface ISecurityDefinition
Properties
DefinitionMessage
Source Security Definition (d) FIX IMessage.
Declaration
IMessage DefinitionMessage { get; }
Property Value
| Type | Description |
|---|---|
| IMessage |
SecurityId
Security ID (FIX tag # 48).
Declaration
int SecurityId { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |