Selerix Developer Tools
ChildrenNum Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Form Class : ChildrenNum Field
Number of children per form.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public ChildrenNum As Integer
'Usage
 
Dim instance As Form
Dim value As Integer
 
value = instance.ChildrenNum
 
instance.ChildrenNum = value
[XmlAttribute()]
[DefaultValue()]
public int ChildrenNum
public field ChildrenNum: Integer; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var ChildrenNum : int;
[XmlAttribute()]
[DefaultValue()]
public: int ChildrenNum
[XmlAttribute()]
[DefaultValue()]
public:
int ChildrenNum
See Also

Reference

Form Class
Form Members