Selerix Developer Tools
RoundSalaryFirst Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : RoundSalaryFirst Field
The round salary first
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public RoundSalaryFirst As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.RoundSalaryFirst
 
instance.RoundSalaryFirst = value
[XmlAttribute()]
[DefaultValue()]
public bool RoundSalaryFirst
public field RoundSalaryFirst: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var RoundSalaryFirst : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool RoundSalaryFirst
[XmlAttribute()]
[DefaultValue()]
public:
bool RoundSalaryFirst
See Also

Reference

Product Class
Product Members