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

BodyLength() public method

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

Same methods

BodyLength::BodyLength ( Decimal val ) : System
BodyLength