IDocumentGenerationCommitTime 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
SyntaxTimeSpan CommitTime { get; }
ReadOnly Property CommitTime As TimeSpan
Get
property TimeSpan^ CommitTime {
TimeSpan^ get ();
}
abstract CommitTime : TimeSpan with get
Property Value
Type:
TimeSpan
The commit time.
See Also