Freigeben über


MapAutoBools-Enumeration

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

Elemente

Elementname Beschreibung
Auto Automatically determines true or false at run time.
False Evaluates to false.
True Evaluates to true.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace