WorkflowAssemblies Class

Scanjour Workflow4 Reference Manual
Summary description for AssemblyManager.
Inheritance Hierarchy

SystemObject
  Scanjour.Workflow4.HostWorkflowAssemblies

Namespace:  Scanjour.Workflow4.Host
Assembly:  Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public sealed class WorkflowAssemblies

The WorkflowAssemblies type exposes the following members.

Constructors

  NameDescription
Public methodWorkflowAssemblies
Initializes a new instance of the WorkflowAssemblies class
Top
Properties

  NameDescription
Public propertyStatic memberDependenciesLocation
Path to dependencies
Public propertyStatic memberHostLocation
WorkflowHost assembly location
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSynchronizeAssemblies
Syncronize assemblies on disk with assemblies in database
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference