C# Class CSReportDll.cReportVariable

Show file Open project: javiercrowsoft/CSReports.net Class Usage Examples

Public Methods

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

Method Details

getValue() public method

public getValue ( ) : object
return object

setValue() public method

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