Share via


INamedObject Interface

Represents a named object.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Interface INamedObject
'Usage
Dim instance As INamedObject
public interface INamedObject
public interface class INamedObject
type INamedObject =  interface end
public interface INamedObject

The INamedObject type exposes the following members.

Properties

  Name Description
Public property Name The object name.

Top

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace