Instance.Composite Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS Namespace > Instance Class > Instance Properties >

Instance.Composite Property

Gets a value indicating whether the element is composite.

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

 

Syntax


public bool Composite { get; }

Return Value

True if the element is composite, false otherwise.

 

See Also


Instance Class

BNCS Namespace