Selerix Developer Tools
RoundMode Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : RoundMode Field
RoundMode object.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public RoundMode As RoundMode
'Usage
 
Dim instance As Product
Dim value As RoundMode
 
value = instance.RoundMode
 
instance.RoundMode = value
[DefaultValue()]
public RoundMode RoundMode
public field RoundMode: RoundMode; 
DefaultValueAttribute()
public var RoundMode : RoundMode;
[DefaultValue()]
public: RoundMode RoundMode
[DefaultValue()]
public:
RoundMode RoundMode
See Also

Reference

Product Class
Product Members