Click or drag to resize

StiVBCodeGeneratorGetBaseTypeOutput Method

[Missing <summary> documentation for "M:Stimulsoft.Report.CodeDom.StiVBCodeGenerator.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 thisType
)

Parameters

thisType
Type: SystemString

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

Return Value

Type: String

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

See Also