IISO |
public interface IISO3166EntityService : IISO3166QueryService, IBusinessService
The IISO3166EntityService type exposes the following members.
Name | Description | |
---|---|---|
Create | Creates a new ISO3166 | |
Delete | Deletes the specified ISO3166. | |
Get |
Gets a list of ISO3166S matching the specified filter.
(Inherited from IISO3166QueryService) | |
GetAll |
Gets all ISO3166S
(Inherited from IISO3166QueryService) | |
GetSingle |
Gets a single ISO3166 matching the provided filter.
(Inherited from IISO3166QueryService) | |
Update | Updates the specified ISO3166 |