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
Syntaxpublic interface IIsFinished
Public Interface IIsFinished
public interface class IIsFinished
type IIsFinished = interface end
The IIsFinished type exposes the following members.
Properties
| Name | Description |
---|
 | IsFinished |
Gets the line's value of the 'Finished' attribute.
|
Top
See Also