IDocumentGenerationGenerationExecuted Property |
Gets a value indicating whether the generation has been already executed.
Namespace:
Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxbool GenerationExecuted { get; }
ReadOnly Property GenerationExecuted As Boolean
Get
property bool GenerationExecuted {
bool get ();
}
abstract GenerationExecuted : bool with get
Property Value
Type:
Boolean
See Also