Classe ReportUrlProperty
Represents a URL property in the report.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class ReportUrlProperty _
Inherits ReportProperty
'Uso
Dim instance As ReportUrlProperty
public sealed class ReportUrlProperty : ReportProperty
public ref class ReportUrlProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportUrlProperty =
class
inherit ReportProperty
end
public final class ReportUrlProperty extends ReportProperty
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportUrlProperty
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também