Click or drag to resize

InstallmentsSyncRoot Property

Gets the Installments 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
Remarks
Note Note
  • Name - SyncRoot
  • Read only
See Also