Skip to content

Application.ImportWarnings Property

A string that holds any issues that were encountered during import but that did not cause the import to fail.

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 string ImportWarnings { get; }

VB

Public ReadOnly Property ImportWarnings As String
    Get

Property Value

Type: String

See Also

Reference

Application Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?