IBNCSInstance Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Interfaces Namespace > IBNCSInstance Interface >

IBNCSInstance Members

The IBNCSInstance type exposes the following members.

 

Methods


Name

Description

Public method

GetChildInstance

Retrieves the child instance with the specified InstanceId.

Public method

TryGetChildInstance

Tries to get the child instance with the specified InstanceId.

 

Properties


Name

Description

Public property

Alt_Id

Gets the alternate identifier for the object.

Public property

ChildInstances

Gets the list of child instances that implement the IBNCSChildInstance interface.

Public property

Composite

Gets a value indicating whether the object is composite.

Public property

DeviceId

Gets the unique identifier of the device.

Public property

Id

Gets the Id of the object.

Public property

InstanceType

Gets the type of the instance.

Public property

Location

Gets the location of the object.

Public property

Managed

Gets a value indicating whether this object is managed.

Public property

Offset

Gets the offset value.

Public property

Parameters

Gets the collection of parameters associated with the BNCS instance.

 

See Also


IBNCSInstance Interface

BNCS.Interfaces Namespace