CaseWatchCaseGeneration Property |
The age of the item in "number of searches"
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic int Generation { get; set; }
Public Property Generation As Integer
Get
Set
public:
property int Generation {
int get ();
void set (int value);
}
member Generation : int with get, set
Property Value
Int32
See Also