Connector.LastChange Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic Namespace > Connector Class > Connector Properties >

Connector.LastChange Property

Gets the date and time of the last change.

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

 

Syntax


public DateTimeOffset LastChange { get; set; }

Field Value

A DateTimeOffset representing the date and time when the last change occurred.

 

See Also


Connector Class

BNCS.Logic Namespace