Click or drag to resize

PFSiteEngineVersion Property

Gets the version of Engine (Core) currently running for this site.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string EngineVersion { get; }

Property Value

Type: String
See Also