IDocumentGenerationTotalTime 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
SyntaxTimeSpan TotalTime { get; }
ReadOnly Property TotalTime As TimeSpan
Get
property TimeSpan^ TotalTime {
TimeSpan^ get ();
}
abstract TotalTime : TimeSpan with get
Property Value
Type:
TimeSpan
See Also