Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Used to provide a listing of all model perspectives for a model.
Inheritance Hierarchy
System.Object
ReportService2010.ModelCatalogItem
Namespace: ReportService2010
Assembly: ReportService2010 (in ReportService2010.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ModelCatalogItem
'Usage
Dim instance As ModelCatalogItem
[SerializableAttribute]
public class ModelCatalogItem
[SerializableAttribute]
public ref class ModelCatalogItem
[<SerializableAttribute>]
type ModelCatalogItem = class end
public class ModelCatalogItem
The ModelCatalogItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ModelCatalogItem | Initializes a new instance of the ModelCatalogItem class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Description | Gets a description of the model catalog item. |
![]() |
Model | Gets the full path of the model catalog item. |
![]() |
Perspectives | Gets a list of any perspectives for this model. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)