Skip to content

InteropSolutionEdit.ProcessingState Property

Gets or sets the ProcessingState object to track the processing.

Namespace: Citrix.SDK.AppDNA.Solutions.Interop
Assembly: Citrix.SDK.AppDNA.Solutions.Interop (in Citrix.SDK.AppDNA.Solutions.Interop.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

InteropSolutionEdit Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace

Was this article helpful?