GenericOperation.Output Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Abstract Namespace > GenericOperation Class > GenericOperation Properties >

GenericOperation.Output Property

Gets the output connector.

Namespace: BNCS.Logic.Abstract
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public Connector Output { get; }

Field Value

The Connector that represents the output.

 

See Also


GenericOperation Class

BNCS.Logic.Abstract Namespace