AdhocInstance Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocInstance Class >

AdhocInstance Members

The AdhocInstance type exposes the following members.

 

Constructors


Name

Description

Public method

AdhocInstance

Constructor for creating an AdhocInstance object

 

Methods


Name

Description

Public method

GetChildInstance

Retrieves a child instance based on the provided InstanceId.

Public method

TryGetChildInstance

Tries to get the child instance with the specified InstanceId.

 

Properties


Name

Description

Public property

Alt_Id

Gets or sets the alternate ID.

Public property

ChildInstances

Gets the list of child instances associated with this object.

Public property

Composite

Gets or sets a value indicating whether the object is composite.

Public property

DeviceId

Gets or sets the DeviceId.

Public property

Id

Gets or sets the Id of the object.

Public property

InstanceType

Gets or sets the instance type.

Public property

Location

Gets or sets the location.

Public property

Managed

Gets or sets a value indicating whether the object is managed.

Public property

Offset

Gets or sets the offset value.

Public property

Parameters

Gets the parameters of the BNCS instance.

 

See Also


AdhocInstance Class

BNCS.Core.DriverFramework.Classes Namespace