Touchstone Re 2023 API Reference
Territory Property (LocationTerm)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationTerm Class : Territory Property
(Optional) Contains the user-defined territory (grouping) in which the associated Location is located.
Syntax
Public Property Territory As String
Dim instance As LocationTerm
Dim value As String
 
instance.Territory = value
 
value = instance.Territory
public string Territory {get; set;}
Remarks
This alphanumeric code can contain up to 30 character and can include hyphens and underscores. If there is no applicable Territory code, specify 0 for this property.
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

LocationTerm Class
LocationTerm Members