Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
A custom property for a report, report item, or group. This class cannot be inherited.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.ReportRendering.CustomProperty
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public NotInheritable Class CustomProperty
'Uso
Dim instance As CustomProperty
public sealed class CustomProperty
public ref class CustomProperty sealed
[<SealedAttribute>]
type CustomProperty = class end
public final class CustomProperty
El tipo CustomProperty expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
CustomProperty | Constructs a CustomProperty object. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Name | Returns the name of the custom property. |
![]() |
Value | Returns the value of the custom property. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Comentarios
An expression-based Name or Value that is contained within a CustomData object with no data evaluates to nulles una referencia NULL (Nothing en Visual Basic)..
Custom properties with expressions that need to be evaluated even when there are no rows should be placed in the CustomReportItem.
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering
.gif)
.gif)