Touchstone 11.0 API Reference
BusinessUnitSid Property (AssociateExposureToCompanyOption)


Air.Services.Proxy Assembly > AIR.Services.DataExport.Data Namespace > AssociateExposureToCompanyOption Class : BusinessUnitSid Property
(Required) Contains the software-generated identifier for the business unit associated with the Touchstone Re company.
Syntax
Public Property BusinessUnitSid As Integer
Dim instance As AssociateExposureToCompanyOption
Dim value As Integer
 
instance.BusinessUnitSid = value
 
value = instance.BusinessUnitSid
public int BusinessUnitSid {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

AssociateExposureToCompanyOption Class
AssociateExposureToCompanyOption Members