Classe ReportDoubleProperty
Represents a double property in the report.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ReportDoubleProperty _
Inherits ReportProperty
'Utilisation
Dim instance As ReportDoubleProperty
public sealed class ReportDoubleProperty : ReportProperty
public ref class ReportDoubleProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportDoubleProperty =
class
inherit ReportProperty
end
public final class ReportDoubleProperty extends ReportProperty
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportDoubleProperty
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.