Property DateOnly

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.Serialization.Serializers

Assembly

MongoDB.Bson.dll

DateOnly

Gets whether this DateTime consists of a Date only.

public bool DateOnly { get; }

Property Value

bool