ModelComponentCollection.IOnDemandLoadableCollection.Loaded Property

Gets or sets a value that indicates whether the collection is loaded.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
bool IOnDemandLoadableCollection.Loaded { get; set; }

Property Value

Type: System.Boolean
true if the collection is loaded; otherwise, false.

Implements

IOnDemandLoadableCollection.Loaded

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace