StepLogEntry.Severity Property¶
Gets the log entry text.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.Workflow
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 Severity Severity { get; }
VB¶
Public ReadOnly Property Severity As Severity
Get
Property Value¶
Type: Severity
See Also¶
Reference¶
StepLogEntry Class
Citrix.SDK.AppDNA.Solutions.AppV.Workflow Namespace