Skip to content

ApplicationDeleteOptions Enumeration

Options that will control the checks and balances made when applications are deleted.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

[FlagsAttribute]
public enum ApplicationDeleteOptions

VB

<FlagsAttribute>
Public Enumeration ApplicationDeleteOptions

Members

 

Member nameValueDescription
None0Use the default behaviour
RemoveApplicationsDependencies1Allow the deletion of applications which have dependency relationships marking them as required by other applications

See Also

Reference

Citrix.SDK.AppDNA Namespace

Was this article helpful?