Click or drag to resize

StiCodeGeneratorGetTypeOutput Method

[Missing <summary> documentation for "M:Stimulsoft.Report.CodeDom.StiCodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)"]

Namespace:  Stimulsoft.Report.CodeDom
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected abstract string GetTypeOutput(
	CodeTypeReference value
)

Parameters

value
Type: System.CodeDomCodeTypeReference

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.CodeDom.StiCodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.CodeDom.StiCodeGenerator.GetTypeOutput(System.CodeDom.CodeTypeReference)"]

See Also