ApplicationGrouping.IsDeleted Property¶
Returns true if the grouping object has been 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 bool IsDeleted { get; set; }
VB¶
Public Property IsDeleted As Boolean
Get
Set
Property Value¶
Type: Boolean