Skip to content
Was this article helpful?

Import.FileImportStateChanged Event

This event is raised when the ProcessingState of one of the imports managed by this object has changed.

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 event FileImportStateChangedEventHandler FileImportStateChanged

VB

Public Event FileImportStateChanged As FileImportStateChangedEventHandler

Value

Type: Citrix.SDK.AppDNA.FileImportStateChangedEventHandler

See Also

Reference

Import Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?