Перечисление MapAutoBools
Represents a Boolean enumeration for the 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 | Automatically determines true or false at run time. | |
| True | Evaluates to true. | |
| False | Evaluates to false. |