Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets or sets the fully qualified URL of the referenced item including the file name and, in SharePoint mode, the extension.
Namespace: ReportService2010
Assembly: ReportService2010 (em ReportService2010.dll)
Sintaxe
'Declaração
Public Property Reference As String
Get
Set
'Uso
Dim instance As ItemReferenceData
Dim value As String
value = instance.Reference
instance.Reference = value
public string Reference { get; set; }
public:
property String^ Reference {
String^ get ();
void set (String^ value);
}
member Reference : string with get, set
function get Reference () : String
function set Reference (value : String)
Valor da propriedade
Tipo: System.String
The fully qualified URL of the referenced item including the file name and, in SharePoint mode, the extension.