[Missing <summary> documentation for "P:Caisis.BOL.IBusinessObject.HasSiblings"]

Namespace: Caisis.BOL
Assembly: Caisis.BOL (in Caisis.BOL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
bool HasSiblings { get; }
Visual Basic
ReadOnly Property HasSiblings As Boolean
	Get
Visual C++
property bool HasSiblings {
	bool get ();
}

Property Value

Type: Boolean

See Also