Touchstone 11.0 API Reference
UseCustom Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DemandSurgeRegionOption Class : UseCustom Property
Indicates whether to use a custom Demand Surge Curve for the geographic region that you have specified in the RegionCode property.
Syntax
Public Property UseCustom As Boolean
Dim instance As DemandSurgeRegionOption
Dim value As Boolean
 
instance.UseCustom = value
 
value = instance.UseCustom
public bool UseCustom {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

DemandSurgeRegionOption Class
DemandSurgeRegionOption Members