Public Property Address As String
Dim instance As LocationBase Dim value As String instance.Address = value value = instance.Address
public string Address {get; set;}
Note: This information is critical for the purposes of geocoding if you do not specify a user-provided geocode for this Location.
Public Property Address As String
Dim instance As LocationBase Dim value As String instance.Address = value value = instance.Address
public string Address {get; set;}
;
) rather than commas (,
) in addresses.
For offshore platforms, specify the Area/Protraction, followed by the Block, followed by the Structure Name. Separate these values by spaces, for example, SS 26 B-HTR
.
If unknown, enter X
.
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