Touchstone 11.0 API Reference
UserConstructionSchemeCode Property (LocationBase)


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationBase Class : UserConstructionSchemeCode Property
(Optional) Contains one of the following codes to identify the construction code source that you are using for the UserConstructionCode and UserConstructionOther properties for this Location:
Code Description
AIR AIR codes
ATC ATC codes
ISE ISO earthquake codes
ISF ISO fire codes
ISW ISO dwelling codes
RMI RMS Industrial Facility codes
RMS RMS codes
Syntax
Public Property UserConstructionSchemeCode As String
Dim instance As LocationBase
Dim value As String
 
instance.UserConstructionSchemeCode = value
 
value = instance.UserConstructionSchemeCode
public string UserConstructionSchemeCode {get; set;}
Remarks
This property is case sensitive.
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

LocationBase Class
LocationBase Members