sdkmessage EntityType
Description: Message that is supported by the SDK.
Entity Set path: [organization URI]/api/data/v8.0/sdkmessages
Base Type: crmbaseentity EntityType
Display Name: Sdk Message
Primary Key: sdkmessageid
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: Unique identifier of the user who created the SDK message. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the sdkmessage. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the SDK message. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the sdkmessage. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization with which the SDK message is associated. Computed property Read-only property |
autotransact |
Edm.Boolean |
Description: Information about whether the SDK message is automatically transacted. Default Options: 1 : Yes Display Name: Auto Transact |
availability |
Edm.Int32 |
Description: Identifies where a method will be exposed. 0 - Server, 1 - Client, 2 - both. Display Name: Availability |
categoryname |
Edm.String |
Description: If this is a categorized method, this is the name, otherwise None. Display Name: Category Name |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the SDK message was created. Display Name: Created On Read-only property |
customizationlevel |
Edm.Int32 |
Description: Customization level of the SDK message. Read-only property |
expand |
Edm.Boolean |
Description: Indicates whether the SDK message should have its requests expanded per primary entity defined in its filters. Default Options: 1 : Yes Display Name: Expand |
isactive |
Edm.Boolean |
Description: Information about whether the SDK message is active. Default Options: 1 : Yes Display Name: Is Active |
isprivate |
Edm.Boolean |
Description: Indicates whether the SDK message is private. Default Options: 1 : Yes Display Name: Is Private |
isreadonly |
Edm.Boolean |
Description: Identifies whether an SDK message will be ReadOnly or Read Write. false - ReadWrite, true - ReadOnly . Default Options: 1 : Yes Display Name: Intent |
isvalidforexecuteasync |
Edm.Boolean |
Description: For internal use only. Default Options: 1 : Yes Display Name: Is Valid for Execute Async Read-only property |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the SDK message was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Name of the SDK message. Display Name: Name |
sdkmessageid |
Edm.Guid |
Description: Unique identifier of the SDK message entity. |
sdkmessageidunique |
Edm.Guid |
Description: Unique identifier of the SDK message. Read-only property |
template |
Edm.Boolean |
Description: Indicates whether the SDK message is a template. Default Options: 1 : Yes Display Name: Template |
throttlesettings |
Edm.String |
Description: For internal use only. Display Name: Throttle Settings Read-only property |
versionnumber |
Edm.Int64 |
Description: Number that identifies a specific revision of the SDK message. Read-only property |
workflowsdkstepenabled |
Edm.Boolean |
Description: Whether or not the SDK message can be called from a workflow. Default Options: 1 : Yes Display Name: WorkflowSdkStepEnabled 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 |
createdby_sdkmessage |
|
createdonbehalfby |
lk_sdkmessage_createdonbehalfby |
|
modifiedby |
modifiedby_sdkmessage |
|
modifiedonbehalfby |
lk_sdkmessage_modifiedonbehalfby |
|
organizationid |
organization_sdkmessage |
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 |
---|---|---|
sdkmessageid_sdkmessagefilter |
sdkmessageid |
|
sdkmessageid_sdkmessageprocessingstep |
sdkmessageid |
참고 항목
기타 리소스
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.