Click or drag to resize

BsonDateTimeOptionsAttribute Properties

The BsonDateTimeOptionsAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDateOnly
Gets or sets whether the DateTime consists of a Date only.
Public propertyKind
Gets or sets the DateTimeKind (Local, Unspecified or Utc).
Public propertyRepresentation
Gets or sets the external representation.
Public propertyTypeId (Inherited from Attribute.)
Top
See Also