Selerix Developer Tools
BenefitLevelParam Class
Members 






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : BenefitLevelParam Class
Specifies the benefit level parameter.
Object Model
BenefitLevelParam ClassRateParam ClassRateParam ClassRateParamValue ClassNoteCollection ClassRateParamRange ClassRateParamValue ClassRateParamValue ClassNoteCollection ClassNoteCollection ClassNote ClassNote ClassNote ClassNote ClassRateParamRange ClassNoteCollection Class
Syntax
'Declaration
 
<XmlRootAttribute("BenefitLevelParam")>
<BOXmlObservableItemAttribute(Type=Selerix.BusinessObjects.BenefitLevelParam, 
   Mask="BenefitLevelParam", 
   NodeName="BenefitLevelParam", 
   Visible=True, 
   Observable=True, 
   IsEmpty=False)>
Public Class BenefitLevelParam 
   Inherits RateParam
   Implements Selerix.Foundation.Data.IModelObject 
'Usage
 
Dim instance As BenefitLevelParam
[XmlRoot("BenefitLevelParam")]
[BOXmlObservableItem(Type=Selerix.BusinessObjects.BenefitLevelParam, 
   Mask="BenefitLevelParam", 
   NodeName="BenefitLevelParam", 
   Visible=true, 
   Observable=true, 
   IsEmpty=false)]
public class BenefitLevelParam : RateParam, Selerix.Foundation.Data.IModelObject  
public class BenefitLevelParam = class(RateParam, Selerix.Foundation.Data.IModelObject)
XmlRootAttribute("BenefitLevelParam")
BOXmlObservableItemAttribute(Type=Selerix.BusinessObjects.BenefitLevelParam, 
   Mask="BenefitLevelParam", 
   NodeName="BenefitLevelParam", 
   Visible=, 
   Observable=, 
   IsEmpty=)
public class BenefitLevelParam extends RateParam implements Selerix.Foundation.Data.IModelObject 
[XmlRoot("BenefitLevelParam")]
[BOXmlObservableItem(Type=Selerix.BusinessObjects.BenefitLevelParam, 
   Mask="BenefitLevelParam", 
   NodeName="BenefitLevelParam", 
   Visible=true, 
   Observable=true, 
   IsEmpty=false)]
public __gc class BenefitLevelParam : public RateParam, Selerix.Foundation.Data.IModelObject  
[XmlRoot("BenefitLevelParam")]
[BOXmlObservableItem(Type=Selerix.BusinessObjects.BenefitLevelParam, 
   Mask="BenefitLevelParam", 
   NodeName="BenefitLevelParam", 
   Visible=true, 
   Observable=true, 
   IsEmpty=false)]
public ref class BenefitLevelParam : public RateParam, Selerix.Foundation.Data.IModelObject  
Inheritance Hierarchy

System.Object
   Selerix.Foundation.Data.AbstractModelObject
      Selerix.Foundation.Data.AbstractEntityObject
               Selerix.BusinessObjects.RateParam
                  Selerix.BusinessObjects.BenefitLevelParam

See Also

Reference

BenefitLevelParam Members
Selerix.BusinessObjects Namespace