Click or drag to resize

StiExpressionPackerGetCorrectedAlias Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiExpressionPacker.GetCorrectedAlias(Stimulsoft.Report.StiReport,System.String)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetCorrectedAlias(
	StiReport report,
	string alias
)

Parameters

report
Type: Stimulsoft.ReportStiReport

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

alias
Type: SystemString

[Missing <param name="alias"/> documentation for "M:Stimulsoft.Report.Design.StiExpressionPacker.GetCorrectedAlias(Stimulsoft.Report.StiReport,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Design.StiExpressionPacker.GetCorrectedAlias(Stimulsoft.Report.StiReport,System.String)"]

See Also