Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Syntax
C#
void SetAllListingRegions( string actingUserName, int listingId, IEnumerable<int> allRegionIds )
Parameters
- actingUserName
- Type: SystemString
- listingId
- Type: SystemInt32
- allRegionIds
- Type: System.Collections.GenericIEnumerableInt32
See Also