Value プロパティ
プロパティの整数値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Value As Integer
Get
'使用
Dim instance As ReportIntProperty
Dim value As Integer
value = instance.Value
public int Value { get; }
public:
property int Value {
int get ();
}
member Value : int
function get Value () : int
プロパティ値
型: System. . :: . .Int32
int 値。