Click or drag to resize

WorkflowHistoryTaskData Property

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Dictionary<NotificationsWorkflowKey, Object> Data { get; set; }

Property Value

Type: DictionaryNotificationsWorkflowKey, Object
See Also