Click or drag to resize

InstallmentPlanLinesIsSynchronized Property

Gets the boolean value indicating whether access to the ICollection is synchronized

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public bool IsSynchronized { get; }

Return Value

Type: Boolean
Boolean False

Implements

ICollectionIsSynchronized
See Also