Compartir a través de


Interfaz INamedObject

Represents a named object.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Interface INamedObject
'Uso
Dim instance As INamedObject
public interface INamedObject
public interface class INamedObject
type INamedObject =  interface end
public interface INamedObject

El tipo INamedObject expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Name The object name.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel