Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides the semantic definition of the model item.
Hiérarchie d'héritage
System.Object
ReportService2005.ModelItem
Espace de noms : ReportService2005
Assembly : ReportService2005 (en ReportService2005.dll)
Syntaxe
'Déclaration
Public Class ModelItem
'Utilisation
Dim instance As ModelItem
public class ModelItem
public ref class ModelItem
type ModelItem = class end
public class ModelItem
Le type ModelItem expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ModelItem | Initializes a new instance of the ModelItem class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Description | Gets the description of the model item. |
![]() |
ID | Gets the ID of the item in the model. |
![]() |
ModelItems | Gets the child model items for this model item. |
![]() |
Name | Gets the name of the item in the model. |
![]() |
Type | Gets the type of the model item. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Exemples
This class is used when listing model items with the ModelCatalogItem class.
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)