| BsonDateTimeOptionsAttribute Properties | 
The BsonDateTimeOptionsAttribute type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DateOnly | 
            Gets or sets whether the DateTime consists of a Date only.
             | 
|  | Kind | 
            Gets or sets the DateTimeKind (Local, Unspecified or Utc).
             | 
|  | Representation | 
            Gets or sets the external representation.
             | 
|  | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.) | 
 See Also
See Also