Interfaccia INamedObject

Represents a named object.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Interface INamedObject
'Utilizzo
Dim instance As INamedObject
public interface INamedObject
public interface class INamedObject
type INamedObject =  interface end
public interface INamedObject

Nel tipo INamedObject sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Name The object name.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel