Click or drag to resize

DocumentGenerationTParent, TOrderItem, TSubDocumentCommitTime Property

Gets the commit time.

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

Property Value

Type: TimeSpan
The commit time.

Implements

IDocumentGenerationCommitTime
See Also