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

UnderlyingEndPrice() public method

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

Same methods

UnderlyingEndPrice::UnderlyingEndPrice ( Decimal val ) : System
UnderlyingEndPrice