CalculationWorks Logo
BcfColumnValueSetterCanSet Property CalculationWorks BCF Library 1.1 for .NET Framework 4.5

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating whether this instance can set.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 1.1.0.0
Syntax

public virtual bool CanSet { get; set; }

Property Value

Type: Boolean
true if this instance can set; otherwise, false.
Remarks

The default value is true.
See Also

Reference