Skip to main content
Skip table of contents

device.children Property

An array of List(of child) of all child devices of this root device
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public List<child> children { get; set; }


VB

Public Property children As List(Of child) Get Set


Return Value

Type: List(child)

See Also

device Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.