Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentTotalTime Property

Gets the total time of the generation including post processing time.

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public TimeSpan TotalTime { get; }

Property Value

Type: TimeSpan
The total time.

Implements

IDocumentGenerationTotalTime
See Also