System.ComponentModel.DataAnnotations.TimestampAttribute public sealed class TimestampAttribute : Attribute Documentation Code namespace System.ComponentModel.DataAnnotations { public sealed class TimestampAttribute : Attribute { public TimestampAttribute(); } }