Specifies the rules associated with the EmployerContributionPercent object.
Syntax
'Declaration
Public Class RuleEmployerContributionAmountPercent
Inherits Script
Implements Selerix.Foundation.Data.IModelObject
public class RuleEmployerContributionAmountPercent : Script, Selerix.Foundation.Data.IModelObject
public class RuleEmployerContributionAmountPercent = class(Script, Selerix.Foundation.Data.IModelObject)
public class RuleEmployerContributionAmountPercent extends Script implements Selerix.Foundation.Data.IModelObject
public __gc class RuleEmployerContributionAmountPercent : public Script, Selerix.Foundation.Data.IModelObject
public ref class RuleEmployerContributionAmountPercent : public Script, Selerix.Foundation.Data.IModelObject
Inheritance Hierarchy
See Also