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