Click or drag to resize

ChangedStopListItemOperationDate Property

Date and time, when last operation was performed for this item.

Namespace:  Resto.Front.Api.Data.Common
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public DateTime? OperationDate { get; }

Property Value

Type: NullableDateTime
See Also