ModelMetadata Class
Updated: February 25, 2016
Provides a container for metadata for a model.
Assemblies: Microsoft.ReportingServices.Diagnostics (in Microsoft.ReportingServices.Diagnostics.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
| Name | Description | |
|---|---|---|
![]() | ByteCount | Gets or sets the number of byte in the object. |
![]() | ByteCountSpecified | Gets a value that indicates whether the number of byte is specified. |
![]() | PerspectiveName | Gets or sets the perspective name of the model. |
![]() | TimeDataModelParsing | Gets or sets the time data model parsing. |
![]() | TimeDataModelParsingSpecified | Gets a value that indicates whether the model has a specified time data parsing. |
![]() | TotalTimeDataRetrieval | Gets the total time to retrieve the data. |
![]() | TotalTimeDataRetrievalSpecified | Gets a value that indicates whether the total time data retrieval is specified. |
![]() | VersionRequested | Gets or sets the version requested. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

