listmember EntityType
Description: Item in a marketing list.
Entity Set path: [organization URI]/api/data/v8.0/listmembers
Base Type: crmbaseentity EntityType
Display Name: Marketing List Member
Primary Key: listmemberid
Properties
Single-valued navigation properties
The listmember entity type has no 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: Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Computed property Read-only property |
_entityid_value |
Edm.Guid |
Description: Computed property Read-only property |
_listid_value |
Edm.Guid |
Description: Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the list member. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the listmember. Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Unique identifier of the user or team who owns the list member. Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Read-only property |
entitytype |
Edm.String |
Description: |
listmemberid |
Edm.Guid |
Description: |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the list member was last modified. Read-only property |
owningbusinessunit |
Edm.Guid |
Description: Read-only property |
owninguser |
Edm.Guid |
Description: Read-only property |
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_listmember_createdby |
|
createdonbehalfby |
lk_listmember_createdonbehalfby |
|
modifiedby |
lk_listmember_modifiedby |
|
modifiedonbehalfby |
lk_listmember_modifiedonbehalfby |
関連項目
他のリソース
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.