MapAppearanceRuleInstance.StartValue プロパティ
MapAppearanceRule クラスの StartValue プロパティの計算値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property StartValue As Object
Get
'使用
Dim instance As MapAppearanceRuleInstance
Dim value As Object
value = instance.StartValue
public Object StartValue { get; }
public:
property Object^ StartValue {
Object^ get ();
}
member StartValue : Object
function get StartValue () : Object
プロパティ値
型: System.Object
StartValue プロパティの計算値を表すオブジェクトです。