DaysToDeleteInstances |
Scroll |
Gets the number of days until workflow instance is deleted.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property DaysToDeleteInstances As Integer C# public virtual int DaysToDeleteInstances { get; }
Property Value The number of days until workflow instance is deleted. |