Selerix Developer Tools
EmployerContributionRoundFactor Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : EmployerContributionRoundFactor Field
Gets or sets [Round Factor] for Employer Contribution
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public EmployerContributionRoundFactor As Decimal
'Usage
 
Dim instance As Product
Dim value As Decimal
 
value = instance.EmployerContributionRoundFactor
 
instance.EmployerContributionRoundFactor = value
[DefaultValue()]
public decimal EmployerContributionRoundFactor
public field EmployerContributionRoundFactor: Currency; 
DefaultValueAttribute()
public var EmployerContributionRoundFactor : decimal;
[DefaultValue()]
public: decimal EmployerContributionRoundFactor
[DefaultValue()]
public:
decimal EmployerContributionRoundFactor
See Also

Reference

Product Class
Product Members