Compartir a través de


All Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Shared ReadOnly All As ReadOnlyCollection(Of String)
'Uso
Dim value As ReadOnlyCollection(Of String)

value = ReportExpression..::..UserProperties.All
public static readonly ReadOnlyCollection<string> All
public:
static initonly ReadOnlyCollection<String^>^ All
static val All: ReadOnlyCollection<string>
public static final var All : ReadOnlyCollection<String>