CaseActivityDefinitionEndDate Field |
The date when the case activity is depricated.
Namespace: Scanjour.Workflow4.Web.Services.EntitiesAssembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
SyntaxPublic EndDate As DateTime?
public:
Nullable<DateTime> EndDate
val mutable EndDate: Nullable<DateTime>
Field Value
NullableDateTime
See Also