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

SettlType() public method

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

Same methods

SettlType::SettlType ( string val ) : System
SettlType