|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameter Interface > IBNCSInstanceParameter Properties > IBNCSInstanceParameter.Managed Property |
Gets or sets a value indicating whether the object is managed.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
bool Managed { get; set; }
IBNCSInstanceParameter Interface