Gets or sets the name of the member variable of Class to assign the class to. This member variable can be used in expressions throughout the report.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public string InstanceName { get; set; }
Visual Basic
Public Property InstanceName As String
	Get
	Set

See Also