Partager via


ResultCellCollection.IsSynchronized - Propriété

Indique si l'accès à la collection est synchronisé (thread-safe).

Espace de noms :  Microsoft.PerformancePoint.Scorecards.ResultSet
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property IsSynchronized As Boolean
    Get
'Utilisation
Dim instance As ResultCellCollection
Dim value As Boolean

value = instance.IsSynchronized
public abstract bool IsSynchronized { get; }

Valeur de propriété

Type : System.Boolean

Implémentations

ICollection.IsSynchronized

Voir aussi

Référence

ResultCellCollection classe

ResultCellCollection - Membres

Microsoft.PerformancePoint.Scorecards.ResultSet - Espace de noms