Click or drag to resize

deliveryUnitItemFileOutputisDataFieldMode Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance is in data field mode.

Namespace:  imbSCI.Reporting.meta.delivery.items
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public bool isDataFieldMode { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is data field mode; otherwise, false.
See Also