Click or drag to resize

IIsFinished Interface

The interface provides access to the 'Finished' attribute of a document line.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public interface IIsFinished

The IIsFinished type exposes the following members.

Properties
  NameDescription
Public propertyIsFinished
Gets the line's value of the 'Finished' attribute.
Top
See Also