ProcessingState.HasWarnings Property¶
Gets whether the task has warnings
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool HasWarnings { get; }
VB¶
Public ReadOnly Property HasWarnings As Boolean
Get
Property Value¶
Type: Boolean