ConnectorValueChangedEventArgs.NewValue Property

<< Click to Display Table of Contents >>

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

ConnectorValueChangedEventArgs.NewValue Property

Gets the new value associated with this instance.

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

 

Syntax


public Nullable<Object> NewValue { get; }

 

See Also


ConnectorValueChangedEventArgs Class

BNCS.Logic.EventArgs Namespace