Compartir a través de


ModelPerspective Clase

Provides information about a perspective of a model.

Espacio de nombres:  ReportService2005
Ensamblado:  ReportService2005 (en ReportService2005.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
Public Class ModelPerspective
'Uso
Dim instance As ModelPerspective
[SerializableAttribute]
public class ModelPerspective
[SerializableAttribute]
public ref class ModelPerspective
[<SerializableAttribute>]
type ModelPerspective =  class end
public class ModelPerspective

Notas

A model perspective identifies a subset of a model items contained in the model. Use the model perspective name with the GetUserModel API to obtain only the model items in the perspective.

Jerarquía de herencia

System. . :: . .Object
  ReportService2005..::..ModelPerspective

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.