Touchstone 11.0 API Reference
LandmarkTypeCode Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > TerrorismProfile Class : LandmarkTypeCode Property
Contains a value that represents one of the following landmark types for which you want Touchstone® to identify the distance between the nearest landmark of this type and the Location analyzed:
Syntax
Public Property LandmarkTypeCode As Nullable(Of Short)
Dim instance As TerrorismProfile
Dim value As Nullable(Of Short)
 
instance.LandmarkTypeCode = value
 
value = instance.LandmarkTypeCode
public Nullable<short> LandmarkTypeCode {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

TerrorismProfile Class
TerrorismProfile Members