Touchstone Re 2023 API Reference
ExposureSet Property (Exposure)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > Exposure Class : ExposureSet Property
(Required) Contains the Exposure Set with which this Exposure is associated.
Syntax
Public Property ExposureSet As ExposureSet
Dim instance As Exposure
Dim value As ExposureSet
 
instance.ExposureSet = value
 
value = instance.ExposureSet
public ExposureSet ExposureSet {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

Exposure Class
Exposure Members