IBNCSInstance.Managed Property

<< Click to Display Table of Contents >>

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

IBNCSInstance.Managed Property

Gets a value indicating whether this object is managed.

Namespace: BNCS.Interfaces
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


bool Managed { get; }

Return Value

True if this object is managed; otherwise, false.

 

See Also


IBNCSInstance Interface

BNCS.Interfaces Namespace