Click or drag to resize
DateTimeSerializerDateOnly Property
Gets whether this DateTime consists of a Date only.

Namespace: MongoDB.Bson.Serialization.Serializers
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public bool DateOnly { get; }

Property Value

Type: Boolean
See Also