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 | |
---|---|---|
ItemReferenceData | Creates a new instance of the ItemReferenceData class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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ício
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
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.