C# Class QuickFix.Fields.LastRptRequested

LastRptRequested Field
Inheritance: BooleanField
ファイルを表示 Open project: kennystone/quickfixn Class Usage Examples

Public Methods

Method Description
LastRptRequested ( ) : System
LastRptRequested ( System.Boolean val ) : System

Method Details

LastRptRequested() public method

public LastRptRequested ( ) : System
return System

LastRptRequested() public method

public LastRptRequested ( System.Boolean val ) : System
val System.Boolean
return System