LastModified |
Scroll |
Gets the date and time when the workflow process was modified the last time.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property LastModified As DateTime C# public virtual DateTime LastModified { get; }
Property Value The date and time when the workflow process was modified the last time. |