TaskEntityEndedDateTime Property |
[Missing <summary> documentation for "P:Slickflow.Engine.Business.Entity.TaskEntity.EndedDateTime"]
Namespace: Slickflow.Engine.Business.EntityAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic Nullable<DateTime> EndedDateTime { get; set; }
Property Value
Type:
NullableDateTime
See Also