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
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also