Selerix Developer Tools
Employment Class
Members 






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : Employment Class
The Employment object specifies the attributes associated with an applicant's employment. The Employment class defines the employment of the enrollee.
Syntax
public class Employment : Selerix.Foundation.Data.AbstractModelObject, Selerix.Foundation.Data.IModelObject  
public class Employment = class(Selerix.Foundation.Data.AbstractModelObject, Selerix.Foundation.Data.IModelObject)
public class Employment extends Selerix.Foundation.Data.AbstractModelObject implements Selerix.Foundation.Data.IModelObject 
public __gc class Employment : public Selerix.Foundation.Data.AbstractModelObject, Selerix.Foundation.Data.IModelObject  
public ref class Employment : public Selerix.Foundation.Data.AbstractModelObject, Selerix.Foundation.Data.IModelObject  
'Declaration
 
Public Class Employment 
   Inherits Selerix.Foundation.Data.AbstractModelObject
   Implements Selerix.Foundation.Data.IModelObject 
 
'Usage
 
Dim instance As Employment
Inheritance Hierarchy

System.Object
   Selerix.Foundation.Data.AbstractModelObject
      Selerix.BusinessObjects.Employment

See Also

Reference

Employment Members
Selerix.BusinessObjects Namespace