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

ApplReportID() public method

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

Same methods

ApplReportID::ApplReportID ( string val ) : System
ApplReportID