Click or drag to resize

styleShotSetisReady Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this styleShotSet is ready, having all tree sub IStyleInstruction non null.

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

Property Value

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