Numb of Children (numeric - unsignedByte)
Namespace: CWS.Common.LantraxAssembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public byte NumOfChildrenInFamily { set; } |
| Visual Basic |
|---|
Public WriteOnly Property NumOfChildrenInFamily As Byte Set |
| Visual C++ |
|---|
public: property unsigned char NumOfChildrenInFamily { void set (unsigned char value); } |