Selerix Developer Tools
RequiredSalary Field (Product)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : RequiredSalary Field
Is the salary required for this product? Defaults to 'false'.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public RequiredSalary As InterfaceOption
'Usage
 
Dim instance As Product
Dim value As InterfaceOption
 
value = instance.RequiredSalary
 
instance.RequiredSalary = value
[XmlAttribute()]
[DefaultValue()]
public InterfaceOption RequiredSalary
public field RequiredSalary: InterfaceOption; 
[XmlAttribute()]
[DefaultValue()]
public: InterfaceOption RequiredSalary
[XmlAttribute()]
[DefaultValue()]
public:
InterfaceOption RequiredSalary
See Also

Reference

Product Class
Product Members