Public Property CustomLocations As List(Of CustomLocation)
Dim instance As RingPlacement Dim value As List(Of CustomLocation) instance.CustomLocations = value value = instance.CustomLocations
public List<CustomLocation> CustomLocations {get; set;}
CustomLocations
, or TopNumber is required for all Ring Geospatial Analysis types except the Dynamic Ring type. The required field depends on the Type that you specify.) Contains a list of CustomLocation objects that specify the user-specified target(s) (that is, the set of Locations) to include in a Ring Geospatial Analysis.Public Property CustomLocations As List(Of CustomLocation)
Dim instance As RingPlacement Dim value As List(Of CustomLocation) instance.CustomLocations = value value = instance.CustomLocations
public List<CustomLocation> CustomLocations {get; set;}
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