 |
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
Syntaxpublic Object SyncRoot { get; }
Public ReadOnly Property SyncRoot As Object
Get
Return Value
Type:
ObjectInstallments objects
Implements
ICollectionSyncRoot
Remarks Note |
---|
|
See Also