Класс ModelPerspective
Provides information about a perspective of a model.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ModelPerspective
'Применение
Dim instance As ModelPerspective
[SerializableAttribute]
public class ModelPerspective
[SerializableAttribute]
public ref class ModelPerspective
[<SerializableAttribute>]
type ModelPerspective = class end
public class ModelPerspective
Замечания
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.
Иерархия наследования
System. . :: . .Object
ReportService2006..::..ModelPerspective
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также