Click or drag to resize

StiNameValidatorCorrectBusinessObjectName Method (String, StiReport, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiNameValidator.CorrectBusinessObjectName(System.String,Stimulsoft.Report.StiReport,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string CorrectBusinessObjectName(
	string str,
	StiReport report,
	bool isDataExpression = false
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Report.StiNameValidator.CorrectBusinessObjectName(System.String,Stimulsoft.Report.StiReport,System.Boolean)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.StiNameValidator.CorrectBusinessObjectName(System.String,Stimulsoft.Report.StiReport,System.Boolean)"]

isDataExpression (Optional)
Type: SystemBoolean

[Missing <param name="isDataExpression"/> documentation for "M:Stimulsoft.Report.StiNameValidator.CorrectBusinessObjectName(System.String,Stimulsoft.Report.StiReport,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.StiNameValidator.CorrectBusinessObjectName(System.String,Stimulsoft.Report.StiReport,System.Boolean)"]

See Also