Click or drag to resize

InstallmentPlanLinesSyncRoot Property

Gets the InstallmentPlanLines object that can be used to synchronize access to ICollection

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

Return Value

Type: Object
Installments objects

Implements

ICollectionSyncRoot
See Also