| Description |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The description of the application render method.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record
indirectly, for example, through a list view or related
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or
list view. If this value is null, and
LastReferenceDate is not null, the user
accessed this record or list view indirectly.
|
| MethodName |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- The name of the render method associated with the
application.
|
| MethodRecordId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The record ID of the method that's associated with the application
render method.
- This field is a polymorphic relationship field.
- Relationship Name
- MethodRecord
- Relationship Type
- Lookup
- Refers To
- OmniProcess, OmniUiCard
|
| MethodType |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
- Specifies the type of method that's used to render components in
the application.
- Possible values are:
|
| Name |
- Type
- string
- Properties
- Create, Filter, Group, idLookup, Sort, Update
- Description
- The name of the application render method.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the user who owns the record.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
| UsageType |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort, Update
- Description
- Specifies the usage type of the application render method.
- Possible values are:
-
FormFramework This
value is available from API version 63.0 and later.
- Grantmaking
-
Program This value is
available from API version 65.0 and later.
-
Volunteer This value is
available from API version 65.0 and later.
- The default is FormFramework.
|