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 命名空间