-
Notifications
You must be signed in to change notification settings - Fork 24
MobileCRM.UI.DetailViewItems.DateTimeItem
rescocrm edited this page Oct 6, 2025
·
3 revisions
[8.0] Represents the MobileCRM.UI._DetailView date/time item.
| Property | Type | Description |
|---|---|---|
| minimum | Date | Gets or sets the minimum allowed value. |
| maximum | Date | Gets or sets the maximum allowed value. |
| parts | Number | Gets or sets whether to display and edit the date, time or both. |
| Method | Description |
|---|---|
| constructor | Constructs an instance of MobileCRM.UI.DetailViewItems.DateTimeItem object. |