Selerix Developer Tools
ExtraChildCostMax Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Product Class : ExtraChildCostMax Field
The extra child cost maximum
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public ExtraChildCostMax As Integer
'Usage
 
Dim instance As Product
Dim value As Integer
 
value = instance.ExtraChildCostMax
 
instance.ExtraChildCostMax = value
[XmlAttribute()]
[DefaultValue()]
public int ExtraChildCostMax
public field ExtraChildCostMax: Integer; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var ExtraChildCostMax : int;
[XmlAttribute()]
[DefaultValue()]
public: int ExtraChildCostMax
[XmlAttribute()]
[DefaultValue()]
public:
int ExtraChildCostMax
See Also

Reference

Product Class
Product Members