Ticket #69 (assigned Task: null)
DateTimeTypeMetadata should support default values, minValue and maxValue
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | Unscheduled |
| Component: | Core - Metadata & Types | Version: | |
| Keywords: | Cc: |
Description
Currently, DateTimeTypeMetadata does not allow you to specify a default value for a method argument, nor does it propagate the minValue and maxValue into Metadata.xml, which would allow CreateArcGISToolbox to configure a domain.
I did not implement these features because they are not currently needed, and it is not clear how datetime values should be written in XML (it should probably be ISO 8601 format, but it is not clear how well this can be deserialized by the built-in .NET deserialization code).
Change History
Note: See
TracTickets for help on using
tickets.
