Touchstone Re 2023 API Reference
ID Property (Layer)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Layer Class : ID Property
(Required) Contains the unique user-defined identifier for this Layer.
Syntax
Public Property ID As String
Dim instance As Layer
Dim value As String
 
instance.ID = value
 
value = instance.ID
public string ID {get; set;}
Remarks

Valid values: A string of up to 100 characters in length. Note the following restrictions when specifying Layer IDs:

Requirements

Target Platforms: 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

Reference

Layer Class
Layer Members