Click or drag to resize

BaseDtoModifiedAt Property

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


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

Property Value

NullableDateTime
See Also