Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Name | The object name. |
Top