Touchstone 11.0 API Reference
LandmarkType Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > TerrorismProfile Class : LandmarkType Property
Contains 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 LandmarkType As String
Dim instance As TerrorismProfile
Dim value As String
 
instance.LandmarkType = value
 
value = instance.LandmarkType
public string LandmarkType {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