Gets the Published Version of this process. When launching a process IPA will always launch the published version. Watch for changes to the published version to determine when inputs, etc to the process have changed.

Namespace: ININ.IceLib.ProcessAutomation
Assembly: ININ.IceLib.ProcessAutomation (in ININ.IceLib.ProcessAutomation.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public string PublishedVersion { get; }
Visual Basic
Public ReadOnly Property PublishedVersion As String
	Get

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.

See Also