ModelItem Members

Provides the semantic definition of the model item.

The following tables list the members exposed by the ModelItem type.

Public Constructors

  Name Description
ModelItem  

Top

Public Properties

  Name Description
ms165372.pubproperty(en-US,SQL.90).gif Description Gets the description of the model item.
ms165372.pubproperty(en-US,SQL.90).gif ID Gets the ID of the item in the model.
ms165372.pubproperty(en-US,SQL.90).gif ModelItems Gets the child model items for this model item.
ms165372.pubproperty(en-US,SQL.90).gif Name Gets the name of the item in the model.
ms165372.pubproperty(en-US,SQL.90).gif Type Gets the type of the model item.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165372.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165372.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165372.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165372.pubmethod(en-US,SQL.90).gifms165372.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165372.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165372.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165372.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ModelItem Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace