Click or drag to resize

Industry Class

Represents an industry sector type that can be assigned to an account.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIIndustry

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+20275c6cef4601c15169f89cd31dd1da3f900c48
Syntax
public class Industry

The Industry type exposes the following members.

Constructors
 NameDescription
Public methodIndustryInitializes a new instance of the Industry class
Top
Properties
 NameDescription
Public propertyCode Code for the Industry.
Public propertyGUID Unique identifier for the Industry.
Public propertyIsActive Flag that indicates if the Industry is active (can be assigned to an account).
Public propertyName Name of the Industry.
Top
See Also