Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents a Boolean enumeration for the Map.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration MapAutoBools
'Usage
Dim instance As MapAutoBools
public enum MapAutoBools
public enum class MapAutoBools
type MapAutoBools
public enum MapAutoBools
Members
| Member name | Description | |
|---|---|---|
| Auto | Automatically determines true or false at run time. | |
| False | Evaluates to false. | |
| True | Evaluates to true. |