Skip to content

AttributeStringList.Id Property

Note: This API is now obsolete.

The unique identifier for the AttributeStringList.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

[ObsoleteAttribute("Use identifier property")]
public int Id { get; }

VB

<ObsoleteAttribute("Use identifier property")>
Public ReadOnly Property Id As Integer
    Get

Property Value

Type: Int32

See Also

Reference

AttributeStringList Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?