You are here: Symbol Reference > Stimulsoft.Report Namespace > StiReport Class > StiReport Methods > RegBusinessObject Method > RegBusinessObject Method (string, string, string, object)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReport.RegBusinessObject Method (string, string, string, object)

Registers the business object in the report.

Syntax
C++
C#
Visual Basic
public: void RegBusinessObject( string category, string name, string alias, object value );
Parameters
Parameters 
Description 
category 
Name of the category in which registered business object will be placed in report dictionary. 
name 
Name of the registered business object. 
alias 
Alias of the registered business object. 
value 
Business object. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.