Click or drag to resize

DocumentIsAdjustingDocument Property

Gets a value indicating whether this instance is adjusting document.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool IsAdjustingDocument { get; }

Property Value

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