AppVSolutionStep.StepIdentifier Property¶
Gets the process unique identifier.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.Processing
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public StepIdentifier StepIdentifier { get; }
VB¶
Public ReadOnly Property StepIdentifier As StepIdentifier
Get
Property Value¶
Type: StepIdentifier
See Also¶
Reference¶
AppVSolutionStep Class
Citrix.SDK.AppDNA.Solutions.AppV.Processing Namespace