 |
InstallmentPlanLinesIsSynchronized Property |
Gets the boolean value indicating whether access to the ICollection is synchronized
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized As Boolean
Get
Return Value
Type:
BooleanBoolean False
Implements
ICollectionIsSynchronized
See Also