Click or drag to resize

WorkflowTaskDetailsWithInternationalization Class

Internationalization helper for WorkflowTaskDetails
Inheritance Hierarchy
SystemObject
  FileHold.LibraryManagerWorkflowTaskDetails
    FileHold.LibraryManagerWorkflowTaskDetailsWithInternationalization

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public class WorkflowTaskDetailsWithInternationalization : WorkflowTaskDetails

The WorkflowTaskDetailsWithInternationalization type exposes the following members.

Properties
  NameDescription
Public propertyActivityDescriptor (Inherited from WorkflowTaskDetails.)
Public propertyAllowCheckOut (Inherited from WorkflowTaskDetails.)
Public propertyAllowPostponeApproval (Inherited from WorkflowTaskDetails.)
Public propertyAttachmentFileName (Inherited from WorkflowTaskDetails.)
Public propertyComments (Inherited from WorkflowTaskDetails.)
Public propertyDateCompleted (Inherited from WorkflowTaskDetails.)
Public propertyDateStarted (Inherited from WorkflowTaskDetails.)
Public propertyDescription (Inherited from WorkflowTaskDetails.)
Public propertyDueDate (Inherited from WorkflowTaskDetails.)
Public propertyForceReservation (Inherited from WorkflowTaskDetails.)
Public propertyHasAttachment (Inherited from WorkflowTaskDetails.)
Public propertyInitialUserGuid (Inherited from WorkflowTaskDetails.)
Public propertyInitialUserId (Inherited from WorkflowTaskDetails.)
Public propertyInitiator (Inherited from WorkflowTaskDetails.)
Public propertyIsMyTask (Inherited from WorkflowTaskDetails.)
Public propertyIsPasswordRequired (Inherited from WorkflowTaskDetails.)
Public propertyIsSystemTask (Inherited from WorkflowTaskDetails.)
Public propertyOnBehalfOf (Inherited from WorkflowTaskDetails.)
Public propertyOneOfX (Inherited from WorkflowTaskDetails.)
Public propertyOneTime (Inherited from WorkflowTaskDetails.)
Public propertyOriginalDateCompleted (Inherited from WorkflowTaskDetails.)
Public propertyOriginalDateStarted (Inherited from WorkflowTaskDetails.)
Public propertyParticipant (Inherited from WorkflowTaskDetails.)
Public propertyProviderName (Inherited from WorkflowTaskDetails.)
Public propertyTaskApprovalStatus (Inherited from WorkflowTaskDetails.)
Public propertyTaskDescriptor (Inherited from WorkflowTaskDetails.)
Public propertyTaskGuid (Inherited from WorkflowTaskDetails.)
Public propertyTaskStatus (Inherited from WorkflowTaskDetails.)
Public propertyTaskTitle (Inherited from WorkflowTaskDetails.)
Public propertyTaskType (Inherited from WorkflowTaskDetails.)
Public propertyTaskTypeString
Public propertyUserGuid (Inherited from WorkflowTaskDetails.)
Public propertyUserId (Inherited from WorkflowTaskDetails.)
Public propertyUserName (Inherited from WorkflowTaskDetails.)
Public propertyWorkflowInstanceGuid (Inherited from WorkflowTaskDetails.)
Public propertyWorkflowName (Inherited from WorkflowTaskDetails.)
Top
Extension Methods
See Also