Click or drag to resize

StiAliasAttribute Constructor

Initializes a new instance of the StiAliasAttribute.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiAliasAttribute(
	string alias
)

Parameters

alias
Type: SystemString
Gets or sets the alias of the business object property.
See Also