Miner.Responder.Framework.Requests Namespace > IncidentNetworkLevelPerRegion Class : RegionIds Property |
'Declaration
Public ReadOnly Property RegionIds As System.Collections.Generic.IEnumerable(Of Integer)
'Usage
Dim instance As IncidentNetworkLevelPerRegion Dim value As System.Collections.Generic.IEnumerable(Of Integer) value = instance.RegionIds
public System.Collections.Generic.IEnumerable<int> RegionIds {get;}
public read-only property RegionIds: System.Collections.Generic.IEnumerable;
public function get RegionIds : System.Collections.Generic.IEnumerable
public: __property System.Collections.Generic.IEnumerable<int>* get_RegionIds();
public: property System.Collections.Generic.IEnumerable<int>^ RegionIds { System.Collections.Generic.IEnumerable<int>^ get(); }
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