Class ItemReference
Inheritance
System.Object
ItemReference
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class ItemReference : Object
Constructors
ItemReference()
Declaration
public ItemReference()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Reference
Declaration
public string Reference { get; set; }
Property Value
Type | Description |
---|---|
System.String |