|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSInstanceParameter Interface > IBNCSInstanceParameter Properties > IBNCSInstanceParameter.Updated Property |
Gets the DateTimeOffset value representing the last time this object was updated.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
DateTimeOffset Updated { get; }
A DateTimeOffset value representing the last time this object was updated.
IBNCSInstanceParameter Interface