Readonly - The sign time, or time the signature was declared as not available
Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3062.0 (3.2.3062)
Syntax
C#
public Nullable<DateTime> Time { get; set; }
Property Value
Type: NullableDateTimeSee Also