次の方法で共有


MapAutoBools 列挙体

Map のブール値の列挙を表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Enumeration MapAutoBools
'使用
Dim instance As MapAutoBools
public enum MapAutoBools
public enum class MapAutoBools
type MapAutoBools
public enum MapAutoBools

メンバー

メンバー名 説明
Auto 実行時に true か false を自動的に決定します。
False false と評価されます。
True true と評価されます。

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間