Click or drag to resize

StiCSharpCodeGeneratorGetBaseTypeOutput Method

[Missing <summary> documentation for "M:Stimulsoft.Report.CodeDom.StiCSharpCodeGenerator.GetBaseTypeOutput(System.String)"]

Namespace:  Stimulsoft.Report.CodeDom
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override string GetBaseTypeOutput(
	string baseType
)

Parameters

baseType
Type: SystemString

[Missing <param name="baseType"/> documentation for "M:Stimulsoft.Report.CodeDom.StiCSharpCodeGenerator.GetBaseTypeOutput(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.CodeDom.StiCSharpCodeGenerator.GetBaseTypeOutput(System.String)"]

See Also