|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Classes Namespace > AdhocInstance Class > AdhocInstance Properties > AdhocInstance.Composite Property |
Gets or sets a value indicating whether the object is composite.
Namespace: BNCS.Core.DriverFramework.Classes
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public bool Composite { get; set; }
true if the object is composite; otherwise, false.
BNCS.Core.DriverFramework.Classes Namespace