Classe ItemReference
Represents a reference to a catalog item.
Hierarquia de herança
System. . :: . .Object
ReportService2010..::..ItemReference
Namespace: ReportService2010
Assembly: ReportService2010 (em ReportService2010.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class ItemReference
'Uso
Dim instance As ItemReference
[SerializableAttribute]
public class ItemReference
[SerializableAttribute]
public ref class ItemReference
[<SerializableAttribute>]
type ItemReference = class end
public class ItemReference
O tipo ItemReference expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
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í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.