Enumeração MapAutoBool
Represents a boolean enumeration for the Map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration MapAutoBool
'Uso
Dim instance As MapAutoBool
public enum MapAutoBool
public enum class MapAutoBool
type MapAutoBool
public enum MapAutoBool
Membros
Nome do membro | Descrição | |
---|---|---|
Auto | Automatically determines true or false at run time. | |
False | Evaluates to false. | |
True | Evaluates to true. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering