namespace: Serenity.Data assembly: Serenity.Net.Data
Determines Time kind for a DateTime field.
[AttributeUsage(AttributeTargets.All)]
public class DateTimeKindAttribute : Attribute
name | description |
---|---|
DateTimeKindAttribute(…) | Initializes a new instance of the DateTimeKindAttribute class. |
Value { get; } | Gets the value. |
- Source: DateTimeKindAttribute.cs