PivotFields.IsSynchronized

PivotFields.IsSynchronized property

Gets a value indicating whether access to the PivotFields is synchronized (thread-safe).

public bool IsSynchronized { get; }

See Also