Chart.Locked Property¶
Gets the count of applications which are locked.
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 int Locked { get; }
VB¶
Public ReadOnly Property Locked As Integer
Get
Property Value¶
Type: Int32