Click or drag to resize

PropertyExpressionIsWritable Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance is writable.

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool IsWritable { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is writable; otherwise, false.
See Also