IDocumentGenerationChangeStateTime Property |
Gets the change state time.
Namespace:
Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxTimeSpan ChangeStateTime { get; }
ReadOnly Property ChangeStateTime As TimeSpan
Get
property TimeSpan^ ChangeStateTime {
TimeSpan^ get ();
}
abstract ChangeStateTime : TimeSpan with get
Property Value
Type:
TimeSpan
The change state time.
See Also