Skip to content

SolutionTemplate.Enabled Property

Gets a value indicating whether solution template is enabled.

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 bool Enabled { get; }

VB

Public ReadOnly Property Enabled As Boolean
    Get

Property Value

Type: Boolean
true if enabled; otherwise, false.

See Also

Reference

SolutionTemplate Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?