Click or drag to resize

WorkflowAssemblies Class

Summary description for AssemblyManager.
Inheritance Hierarchy
SystemObject
  Scanjour.Workflow4.HostWorkflowAssemblies

Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public sealed class WorkflowAssemblies

The WorkflowAssemblies type exposes the following members.

Constructors
 NameDescription
Public methodWorkflowAssembliesInitializes 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 methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSynchronizeAssemblies Syncronize assemblies on disk with assemblies in database
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
See Also