Selerix Developer Tools
PremiumRoundMode Field






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

Reference

Product Class
Product Members