ReportIntProperty クラス
レポート内の整数プロパティを表します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class ReportIntProperty _
Inherits ReportProperty
'使用
Dim instance As ReportIntProperty
public sealed class ReportIntProperty : ReportProperty
public ref class ReportIntProperty sealed : public ReportProperty
[<SealedAttribute>]
type ReportIntProperty =
class
inherit ReportProperty
end
public final class ReportIntProperty extends ReportProperty
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportProperty
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportIntProperty
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。