Selerix Developer Tools
EmployerContributionRoundMode Field






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

Reference

Product Class
Product Members