DeviceUpdatedOn Property

[Missing <summary> documentation for "P:Gemstone.Timeseries.Model.Device.UpdatedOn"]

Definition

Namespace: Gemstone.Timeseries.Model
Assembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.158 -- Release Build+742760b9fc81f0ff99a22d1d8a726573e73efb7e
[DefaultValueExpressionAttribute("this.CreatedOn", EvaluationOrder = 1)]
[UpdateValueExpressionAttribute("DateTime.UtcNow")]
public DateTime UpdatedOn { get; set; }

Property Value

DateTime

See Also