Interface INamedObject
Represents a named object.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Interface INamedObject
'Uso
Dim instance As INamedObject
public interface INamedObject
public interface class INamedObject
type INamedObject = interface end
public interface INamedObject
O tipo INamedObject expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Name | The object name. |
Início