FileHold 17.1 API Documentation
C#
C#
Show/Hide TOC
Workflow
Task
Details Class
Information about a single task in a workflow
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
class
WorkflowTaskDetails
Inheritance
Object
WorkflowTaskDetails
Derived
FileHold.LibraryManager
.
WorkflowTaskDetailsWithInternationalization
Constructors
WorkflowTaskDetails
Initializes a new instance of the
WorkflowTaskDetails
class
Properties
ActivityDescriptor
AllowCheckOut
AllowPostponeApproval
AttachmentFileName
Comments
DateCompleted
DateStarted
Description
DueDate
ForceReservation
HasAttachment
InitialUserGuid
InitialUserId
Initiator
IsMyTask
IsPasswordRequired
IsSystemTask
OnBehalfOf
OneOfX
OneTime
OriginalDateCompleted
OriginalDateStarted
Participant
ProviderName
TaskApprovalStatus
TaskDescriptor
TaskGuid
TaskStatus
TaskTitle
TaskType
UserGuid
UserId
UserName
WorkflowInstanceGuid
WorkflowName
Extension Methods
Convert
<
T
>
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.LibraryManager Namespace
In This Article
Definition
Constructors
Properties
Extension Methods
See Also