Touchstone Re 2023 API Reference
LocationGroup Property (LocationBase)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationBase Class : LocationGroup Property
(Optional) Contains the name given to a group of Locations that comprise a campus.
Syntax
Public Property LocationGroup As String
Dim instance As LocationBase
Dim value As String
 
instance.LocationGroup = value
 
value = instance.LocationGroup
public string LocationGroup {get; set;}
Remarks
If you designate Location groups, you must identify one of the included Locations as the primary Location for the group.
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

LocationBase Class
LocationBase Members