共用方式為


MapAutoBool 列舉

Represents a boolean enumeration for the Map.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Enumeration MapAutoBool
'用途
Dim instance As MapAutoBool
public enum MapAutoBool
public enum class MapAutoBool
type MapAutoBool
public enum MapAutoBool

成員

成員名稱 說明
Auto Automatically determines true or false at run time.
False Evaluates to false.
True Evaluates to true.

請參閱

參考

Microsoft.ReportingServices.OnDemandReportRendering 命名空間