Click or drag to resize
CalculationWorks Logo
BcfTransactionCompensationRepositoryDropped Property
Gets a value indicating whether compensation repository is dropped.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public bool CompensationRepositoryDropped { get; }

Property Value

Type: Boolean
true if compensation repository is dropped; otherwise, false.
See Also