Click or drag to resize

StiNameCreationGenerateName Method (StiDataRelation)

Returns a name for the relation.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GenerateName(
	StiDataRelation relation
)

Parameters

relation
Type: Stimulsoft.Report.DictionaryStiDataRelation
Relation for which a name is created.

Return Value

Type: String
Relation name.
See Also