ModelMetadata Class

Definition

Provides a container for metadata for a model.

public ref class ModelMetadata sealed
public sealed class ModelMetadata
type ModelMetadata = class
Public NotInheritable Class ModelMetadata
Inheritance
ModelMetadata

Properties

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.

Applies to