XenSolutionEdit.ProcessingState Property¶
Gets or sets the object to track the processing.
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public ProcessingState ProcessingState { get; protected set; }
VB¶
Public Property ProcessingState As ProcessingState
Get
Protected Set
Property Value¶
Type: ProcessingState
See Also¶
Reference¶
XenSolutionEdit Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace