CaseActivityDefinitionStartDate Field |
The date where the case activity can be used.
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 DateTime? StartDate
Public StartDate As DateTime?
public:
Nullable<DateTime> StartDate
val mutable StartDate: Nullable<DateTime>
Field Value
NullableDateTime
See Also