Touchstone 11.0 API Reference
Events Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.EventFilter.Data Namespace > Filter Class : Events Property
Contains a FilterByEvent object for that enables you to specify a list of events or event years to include. You can manually specify up to 100 events or event years.
Syntax
Public Property Events As FilterByEvent
Dim instance As Filter
Dim value As FilterByEvent
 
instance.Events = value
 
value = instance.Events
public FilterByEvent Events {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

Filter Class
Filter Members