ApplicationAttributeDefinition.IsLocked Property¶
Gets a value that is true if the user cannot modify ApplicationAttribute(T) for this ApplicationAttributeDefinition.
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 IsLocked { get; }
VB¶
Public ReadOnly Property IsLocked As Boolean
Get
Property Value¶
Type: Boolean
See Also¶
Reference¶
ApplicationAttributeDefinition Class
Citrix.SDK.AppDNA Namespace