Numb of Children (numeric - unsignedByte)

Namespace: CWS.Common.Lantrax
Assembly: 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);
}

See Also