Click or drag to resize

PFSiteSettingsEngineVersion Property

Gets or sets the current engine version installed and used by the PFSite.

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

Property Value

Type: String
See Also