• Version 4.1.0
Show / Hide Table of Contents

Class LegAlternativeID

Information about leg alternative id.

Inheritance
object
LegAlternativeID
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
[Serializable]
public class LegAlternativeID

Properties

LegSecurityAltID

Leg security alternative ID.

Declaration
public string LegSecurityAltID { get; set; }
Property Value
Type Description
string

LegSecurityAltIDSource

Source of leg security alternative ID.

Declaration
public SecurityIDSource LegSecurityAltIDSource { get; set; }
Property Value
Type Description
SecurityIDSource
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX