QuickFix.Fields.UnderlyingLastQty.UnderlyingLastQty C# (CSharp) Method

UnderlyingLastQty() public method

public UnderlyingLastQty ( ) : System
return System
        public UnderlyingLastQty()
            : base(Tags.UnderlyingLastQty)
        {
        }

Same methods

UnderlyingLastQty::UnderlyingLastQty ( Decimal val ) : System
UnderlyingLastQty