この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
ChartAxis の同期のスコープを取得します。値の設定も可能です。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property SyncScope As String
Get
Set
'使用
Dim instance As ChartAxis
Dim value As String
value = instance.SyncScope
instance.SyncScope = value
public string SyncScope { get; set; }
public:
property String^ SyncScope {
String^ get ();
void set (String^ value);
}
member SyncScope : string with get, set
function get SyncScope () : String
function set SyncScope (value : String)
プロパティ値
型: System.String
同期のスコープです。