C# Class CSReportDll.cReportFormulaParameter

ファイルを表示 Open project: javiercrowsoft/CSReports.net Class Usage Examples

Public Methods

Method Description
getValue ( ) : String
setValue ( String rhs ) : void

Method Details

getValue() public method

public getValue ( ) : String
return String

setValue() public method

public setValue ( String rhs ) : void
rhs String
return void