Click or drag to resize

IIndustry Interface

Contains the Industry operations exposed by the API service.

Namespace: Severa.API
Assembly: Severa.SOAP.API (in Severa.SOAP.API.dll) Version: 1.0.0
Syntax
public interface IIndustry

The IIndustry type exposes the following members.

Methods
 NameDescription
Public methodAddNewIndustry Adds an Industry.
Public methodGetIndustries Gets all Industries of the organization.
Top
See Also