AttributeStringList.Deleted Event¶
An event that is raised when the AttributeStringList is deleted using the SDK.
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 event EventHandler Deleted
VB¶
Public Event Deleted As EventHandler
Value¶
Type: System.EventHandler