IIsFinishedIsFinished Property |
Gets the line's value of the 'Finished' attribute.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxReadOnly Property IsFinished As Boolean
Get
property bool IsFinished {
bool get ();
}
abstract IsFinished : bool with get
Property Value
Type:
Boolean
See Also