AdhocInstance.Composite Property

<< 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)

 

Syntax


public bool Composite { get; set; }

Field Value

true if the object is composite; otherwise, false.

 

See Also


AdhocInstance Class

BNCS.Core.DriverFramework.Classes Namespace