Selerix Developer Tools
ExtraChildEmployeeCost Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : ExtraChildEmployeeCost Field
Initializes ExtraChildEmployeeCost.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public ExtraChildEmployeeCost As Decimal
'Usage
 
Dim instance As Product
Dim value As Decimal
 
value = instance.ExtraChildEmployeeCost
 
instance.ExtraChildEmployeeCost = value
[XmlAttribute()]
[DefaultValue()]
public decimal ExtraChildEmployeeCost
public field ExtraChildEmployeeCost: Currency; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var ExtraChildEmployeeCost : decimal;
[XmlAttribute()]
[DefaultValue()]
public: decimal ExtraChildEmployeeCost
[XmlAttribute()]
[DefaultValue()]
public:
decimal ExtraChildEmployeeCost
See Also

Reference

Product Class
Product Members