Public Property Sids As List(Of Integer)
Dim instance As GetCustomBoundariesDetailsRequest Dim value As List(Of Integer) instance.Sids = value value = instance.Sids
public List<int> Sids {get; set;}
Public Property Sids As List(Of Integer)
Dim instance As GetCustomBoundariesDetailsRequest Dim value As List(Of Integer) instance.Sids = value value = instance.Sids
public List<int> Sids {get; set;}
You can configure the geospatial analyses with one or more custom boundary SIDs you retrieved using the GetCustomBoundariesDetails() method.
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