listmember EntityType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Item in a marketing list.
Entity Set path:[organization URI]/api/data/v8.2/listmembers
Base Type: crmbaseentity EntityType
Display Name: Marketing List Member
Primary Key: listmemberid
Properties
Lookup 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 read-only.
Name |
Type |
Details |
---|---|---|
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 |
Lookup Properties
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name |
Single-valued navigation property |
Description |
---|---|---|
_createdby_value |
createdby |
|
_createdonbehalfby_value |
createdonbehalfby |
|
_entityid_value |
||
_listid_value |
||
_modifiedby_value |
modifiedby |
Unique identifier of the user who last modified the list member. |
_modifiedonbehalfby_value |
modifiedonbehalfby |
Unique identifier of the delegate user who last modified the listmember. |
_ownerid_value |
Unique identifier of the user or team who owns the list member. |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name |
Type |
Partner |
---|---|---|
createdby |
lk_listmember_createdby |
|
createdonbehalfby |
lk_listmember_createdonbehalfby |
|
modifiedby |
lk_listmember_modifiedby |
|
modifiedonbehalfby |
lk_listmember_modifiedonbehalfby |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright