Compartir a través de


CustomPropertyInstance Clase

Represents an instance type of the CustomProperty class, and contains the calculated values of the properties in CustomProperty.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class CustomPropertyInstance
'Uso
Dim instance As CustomPropertyInstance
public sealed class CustomPropertyInstance
public ref class CustomPropertyInstance sealed
[<SealedAttribute>]
type CustomPropertyInstance =  class end
public final class CustomPropertyInstance

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..CustomPropertyInstance

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.