Click or drag to resize

BcfDataSetLocked Property

Gets a value indicating whether this BcfDataSet is currently locked.

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

Property Value

Type: Boolean
if locked; otherwise, .
Remarks
See Also