Click or drag to resize

PFEngineInstaller Class

Used to install Packflow on an applicative database.
Inheritance Hierarchy
SystemObject
  Packflow.CorePFEngineInstaller

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static class PFEngineInstaller
Methods
  NameDescription
Public methodStatic memberEnsureSite(String, IIdentity)
Installs Packflow on an applicative database.
Public methodStatic memberEnsureSite(String, WindowsIdentity)
Installs Packflow on an applicative database.
Top
See Also