sdkmessagefilter EntityType
Description: Filter that defines which SDK messages are valid for each type of entity.
Entity Set path: [organization URI]/api/data/v8.0/sdkmessagefilters
Base Type: crmbaseentity EntityType
Display Name: Sdk Message Filter
Primary Key: sdkmessagefilterid
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 filter. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the sdkmessagefilter. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the SDK message filter. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the sdkmessagefilter. Computed property Read-only property |
_organizationid_value |
Edm.Guid |
Description: Unique identifier of the organization with which the SDK message filter is associated. Computed property Read-only property |
_sdkmessageid_value |
Edm.Guid |
Description: Unique identifier of the related SDK message. Computed property Read-only property |
availability |
Edm.Int32 |
Description: Identifies where a method will be exposed. 0 - Server, 1 - Client, 2 - both. Display Name: Availability |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the SDK message filter was created. Display Name: Created On Read-only property |
customizationlevel |
Edm.Int32 |
Description: Customization level of the SDK message filter. Read-only property |
iscustomprocessingstepallowed |
Edm.Boolean |
Description: Indicates whether a custom SDK message processing step is allowed. Default Options: 1 : Yes Display Name: Custom Processing Step Allowed |
isvisible |
Edm.Boolean |
Description: Indicates whether the filter should be visible. Default Options: 1 : Yes Read-only property |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the SDK message filter was last modified. Display Name: Modified On Read-only property |
primaryobjecttypecode |
Edm.String |
Description: Type of entity with which the SDK message filter is primarily associated. Display Name: Primary Object Type Code Read-only property |
sdkmessagefilterid |
Edm.Guid |
Description: Unique identifier of the SDK message filter entity. |
sdkmessagefilteridunique |
Edm.Guid |
Description: Unique identifier of the SDK message filter. Read-only property |
secondaryobjecttypecode |
Edm.String |
Description: Type of entity with which the SDK message filter is secondarily associated. Display Name: Secondary Object Type Code Read-only property |
versionnumber |
Edm.Int64 |
Description: 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_sdkmessagefilter |
|
createdonbehalfby |
lk_sdkmessagefilter_createdonbehalfby |
|
modifiedby |
modifiedby_sdkmessagefilter |
|
modifiedonbehalfby |
lk_sdkmessagefilter_modifiedonbehalfby |
|
organizationid |
organization_sdkmessagefilter |
|
sdkmessageid |
sdkmessageid_sdkmessagefilter |
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 |
---|---|---|
sdkmessagefilterid_sdkmessageprocessingstep |
sdkmessagefilterid |
関連項目
他のリソース
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.