Touchstone Re 2023 API Reference
BusinessUnitTypeCode Property


Air.Services.Proxy Assembly > AIR.Services.Security.Data Namespace > BusinessUnit Class : BusinessUnitTypeCode Property
Contains one of the following codes that indicate the type of the business unit:
Code Description
TS Touchstone Business Unit
TSRe Touchstone Re Business Unit
Syntax
Public Property BusinessUnitTypeCode As String
Dim instance As BusinessUnit
Dim value As String
 
instance.BusinessUnitTypeCode = value
 
value = instance.BusinessUnitTypeCode
public string BusinessUnitTypeCode {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

BusinessUnit Class
BusinessUnit Members