Classe ItemReference
Represents a reference to a catalog item.
Gerarchia di ereditarietà
System.Object
ReportService2010.ItemReference
Spazio dei nomi ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public Class ItemReference
'Utilizzo
Dim instance As ItemReference
[SerializableAttribute]
public class ItemReference
[SerializableAttribute]
public ref class ItemReference
[<SerializableAttribute>]
type ItemReference = class end
public class ItemReference
Nel tipo ItemReference sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ItemReference | Creates a new instance of the ItemReference class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Name | Gets or sets the name of the referenced catalog item in an item definition. | |
Reference | The fully qualified URL of the referenced item including the file name (and extension in SharePoint mode). |
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.