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 | |
---|---|---|
ItemReferenceData | Creates a new instance of the ItemReferenceData class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Name | Gets or sets the name of the referenced catalog item in an item definition. | |
Reference | Gets or sets the fully qualified URL of the referenced item including the file name and, in SharePoint mode, the extension. | |
ReferenceType | Gets or sets the type of the referenced item. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
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.