Share via


Classe ItemReferenceData

Represents the reference data to a catalog item.

Hiérarchie d'héritage

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

Espace de noms :  ReportService2010
Assembly :  ReportService2010 (en ReportService2010.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ItemReferenceData
'Utilisation
Dim instance As ItemReferenceData
[SerializableAttribute]
public class ItemReferenceData
[SerializableAttribute]
public ref class ItemReferenceData
[<SerializableAttribute>]
type ItemReferenceData =  class end
public class ItemReferenceData

Le type ItemReferenceData expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ItemReferenceData Creates a new instance of the ItemReferenceData class.

Haut de la page

Propriétés

  Nom Description
Propriété publique Name Gets or sets the name of the referenced catalog item in an item definition.
Propriété publique Reference Gets or sets the fully qualified URL of the referenced item including the file name and, in SharePoint mode, the extension.
Propriété publique ReferenceType Gets or sets the type of the referenced item.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence