userform EntityType
Description: User-owned dashboards.
Entity Set path: [organization URI]/api/data/v8.0/userforms
Base Type: crmbaseentity EntityType
Display Name: User Dashboard
Primary Key: userformid
Primary Name Attribute: name
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Shows who created the record. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Shows who created the record on behalf of another user. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Shows who last updated the record. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Shows who created the record on behalf of another user. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user. |
_owningbusinessunit_value |
Edm.Guid |
Description: Shows the business unit that the record owner belongs to. Computed property Read-only property |
_owningteam_value |
Edm.Guid |
Description: Unique identifier of the team who owns the dashboard. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier of the user who owns the dashboard. Computed property Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. Display Name: Created On Read-only property |
description |
Edm.String |
Description: Type additional information to describe the form or dashboard, such as the filter criteria or intended audience. Display Name: Description |
formxml |
Edm.String |
Description: Shows the XML representation of the layout of the form or dashboard. |
istabletenabled |
Edm.Boolean |
Description: Information that specifies whether the dashboard is enabled for tablet. Default Options: 1 : Yes Display Name: Is Tablet Enabled |
modifiedon |
Edm.DateTimeOffset |
Description: Shows the date and time when the record was last updated. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Type a descriptive name for the form or dashboard. Display Name: Name |
objecttypecode |
Edm.String |
Description: Shows the record type (entity) code that the form applies to. |
type |
Edm.Int32 |
Description: Select the form type. Default Options: 0 : Dashboard Display Name: Form Type |
userformid |
Edm.Guid |
Description: Unique identifier of the user dashboard. Display Name: User Dashboard |
versionnumber |
Edm.Int64 |
Description: Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_userform_createdby |
|
createdonbehalfby |
lk_userformbase_createdonbehalfby |
|
modifiedby |
lk_userform_modifiedby |
|
modifiedonbehalfby |
lk_userformbase_modifiedonbehalfby |
|
ownerid |
owner_userform |
|
owningbusinessunit |
business_unit_userform |
|
owningteam |
team_userform |
|
owninguser |
user_userform |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
UserForm_AsyncOperations |
regardingobjectid_userform |
|
UserForm_BulkDeleteFailures |
regardingobjectid_userform |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.