Touchstone Re 2023 API Reference
SublimitID Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Sublimit Class : SublimitID Property
Contains the Touchstone®-generated Identifier (SID) that uniquely identifies the sublimit that is associated with this location.
Syntax
Public Property SublimitID As String
Dim instance As Sublimit
Dim value As String
 
instance.SublimitID = value
 
value = instance.SublimitID
public string SublimitID {get; set;}
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

Sublimit Class
Sublimit Members