Selerix Developer Tools
NotOfferedDuringCurrentPlanYear Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : NotOfferedDuringCurrentPlanYear Field
The not offered during current plan year
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public NotOfferedDuringCurrentPlanYear As Boolean
'Usage
 
Dim instance As Product
Dim value As Boolean
 
value = instance.NotOfferedDuringCurrentPlanYear
 
instance.NotOfferedDuringCurrentPlanYear = value
[XmlAttribute()]
[DefaultValue()]
public bool NotOfferedDuringCurrentPlanYear
public field NotOfferedDuringCurrentPlanYear: Boolean; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var NotOfferedDuringCurrentPlanYear : boolean;
[XmlAttribute()]
[DefaultValue()]
public: bool NotOfferedDuringCurrentPlanYear
[XmlAttribute()]
[DefaultValue()]
public:
bool NotOfferedDuringCurrentPlanYear
See Also

Reference

Product Class
Product Members