BaseDtoModifiedAt Property

[Missing <summary> documentation for "P:Casewhere.Common.BaseDto.ModifiedAt"]

Definition

Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public DateTime? ModifiedAt { get; set; }

Property Value

NullableDateTime

See Also