Classe ItemReferenceData

Represents the reference data to a catalog item.

Gerarchia di ereditarietà

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

Spazio dei nomi  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class ItemReferenceData
'Utilizzo
Dim instance As ItemReferenceData
[SerializableAttribute]
public class ItemReferenceData
[SerializableAttribute]
public ref class ItemReferenceData
[<SerializableAttribute>]
type ItemReferenceData =  class end
public class ItemReferenceData

Nel tipo ItemReferenceData sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ItemReferenceData Creates a new instance of the ItemReferenceData class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Name Gets or sets the name of the referenced catalog item in an item definition.
Proprietà pubblica Reference Gets or sets the fully qualified URL of the referenced item including the file name and, in SharePoint mode, the extension.
Proprietà pubblica ReferenceType Gets or sets the type of the referenced item.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento