ConnectorValueChangedEventArgs.ConnectorType Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.EventArgs Namespace > ConnectorValueChangedEventArgs Class > ConnectorValueChangedEventArgs Properties >

ConnectorValueChangedEventArgs.ConnectorType Property

Gets the type of the connector.

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

 

Syntax


public Type ConnectorType { get; }

Field Value

The Type of the connector.

 

See Also


ConnectorValueChangedEventArgs Class

BNCS.Logic.EventArgs Namespace