Version

ApplicationIndicator Property

Gets or sets the Application Indicator assigned to identify the specification concerned by AIM International. The value is respected only when the Fnc1Mode is set to Industry. Its value may take the form of any single Latin alphabetic character from the set {a - z, A - Z} or a two-digit number.
Syntax
'Declaration
 
Public Property ApplicationIndicator As String
public string ApplicationIndicator {get; set;}

Property Value

The application indicator.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also