Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Represents a boolean enumeration for the Map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapAutoBool
'Usage
Dim instance As MapAutoBool
public enum MapAutoBool
public enum class MapAutoBool
type MapAutoBool
public enum MapAutoBool
Members
| Member name | Description | |
|---|---|---|
| Auto | Automatically determines true or false at run time. | |
| False | Evaluates to false. | |
| True | Evaluates to true. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace