-
Notifications
You must be signed in to change notification settings - Fork 24
MobileCRM.UI._DocumentController
Maros316 edited this page Aug 12, 2020
·
1 revision
Represents Media tab controller containing specific kind of document.
| Property | Type | Description |
|---|---|---|
| isEmpty | boolean | Indicated whether the Media tab is empty. |
| noteSubject | String | Gets Media tab note subject used for identifying right instance of related attachment. |
| view | MobileCRM.UI._DocumentView | _Document view presenting attached document. |