 |
| BcfTransactionCompensationRepositoryDropped Property |
Gets a value indicating whether compensation repository is dropped.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic bool CompensationRepositoryDropped { get; }Public ReadOnly Property CompensationRepositoryDropped As Boolean
Get
Property Value
Type:
Booleantrue if compensation repository is dropped; otherwise,
false.
See Also