Skip to content

ApplicationAttributeDefinition.StringList Property

Gets the AttributeStringList of this definition, if DataType is StringList.

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 AttributeStringList StringList { get; }

VB

Public ReadOnly Property StringList As AttributeStringList
    Get

Property Value

Type: AttributeStringList

See Also

Reference

ApplicationAttributeDefinition Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?