ModelCatalogItem Class

Used to provide a listing of all model perspectives for a model.

Namespace:  ReportService2006
Assembly:  ReportService2006 (in ReportService2006.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

Inheritance Hierarchy

System.Object
  ReportService2006.ModelCatalogItem

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.