Compartilhar via


Classe ItemReferenceData

Represents the reference data to a catalog item.

Hierarquia de herança

System. . :: . .Object
  ReportService2010..::..ItemReferenceData

Namespace:  ReportService2010
Assembly:  ReportService2010 (em ReportService2010.dll)

Sintaxe

'Declaração
<SerializableAttribute> _
Public Class ItemReferenceData
'Uso
Dim instance As ItemReferenceData
[SerializableAttribute]
public class ItemReferenceData
[SerializableAttribute]
public ref class ItemReferenceData
[<SerializableAttribute>]
type ItemReferenceData =  class end
public class ItemReferenceData

O tipo ItemReferenceData expõe os membros a seguir.

Construtores

  Nome Descrição
Método público ItemReferenceData Creates a new instance of the ItemReferenceData class.

Início

Propriedades

  Nome Descrição
Propriedade pública Name Gets or sets the name of the referenced catalog item in an item definition.
Propriedade pública Reference Gets or sets the fully qualified URL of the referenced item including the file name and, in SharePoint mode, the extension.
Propriedade pública ReferenceType Gets or sets the type of the referenced item.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência