Enum UpdateDefinitionCurrentDateType
The type to use for a $currentDate operator.
public enum UpdateDefinitionCurrentDateTypeFields
- Date = 0
- A date. 
- Timestamp = 1
- A timestamp. 
The type to use for a $currentDate operator.
public enum UpdateDefinitionCurrentDateTypeDate = 0A date.
Timestamp = 1A timestamp.