Click or drag to resize
ActivityInstanceEntityLastUpdatedDateTime Property

[Missing <summary> documentation for "P:Slickflow.Engine.Business.Entity.ActivityInstanceEntity.LastUpdatedDateTime"]

Namespace: Slickflow.Engine.Business.Entity
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public Nullable<DateTime> LastUpdatedDateTime { get; set; }

Property Value

Type: NullableDateTime
See Also