Classe ReportUrlProperty
Represents a URL property in the report.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ReportUrlProperty _
Inherits ReportProperty
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportUrlProperty
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche