ModelPerspective-Klasse

Provides information about a perspective of a model.

Namespace:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ModelPerspective
'Usage
Dim instance As ModelPerspective
[SerializableAttribute]
public class ModelPerspective
[SerializableAttribute]
public ref class ModelPerspective
[<SerializableAttribute>]
type ModelPerspective =  class end
public class ModelPerspective

Hinweise

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

Vererbungshierarchie

System. . :: . .Object
  ReportService2006..::..ModelPerspective

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.