mobileofflineprofileitemassociation EntityType

Information on relationships to be used to follow related entity's records for mobile offline profile item.

Entity Set Path
[organization URI]/api/data/v9.2/mobileofflineprofileitemassociations
Base Type
crmbaseentity
Display Name
Mobile Offline Profile Item Association
Primary Key
mobileofflineprofileitemassociationid
Primary Key Attribute
name
Operations Supported
POST GET PATCH DELETE

Properties

Properties represent fields of data stored in the entity.Some properties are read-only.

Name Type Details
componentstate Edm.Int32

For internal use only.

Display Name: Component State

Read Only
Default Options
Values Label
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished
createdon Edm.DateTimeOffset

Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics 365 options.

Display Name: Created On

Read Only
introducedversion Edm.String

Version in which the Mobile offline Profile Item Association is introduced.

Display Name: Introduced Version

ismanaged Edm.Boolean

For internal use only.

Display Name: Is Managed

Read Only
Default Options
Values Label
1 Managed
0 Unmanaged
isvalidated Edm.Boolean

Information about whether profile item association is validated or not

Display Name: Is Valid For Mobile Offline

Read Only
Default Options
Values Label
1 Yes
0 No
mobileofflineprofileitemassociationid Edm.Guid

Unique identifier of the mobile offline profile item associaition.

Display Name: Mobile Offline profileitemassociation

mobileofflineprofileitemassociationidunique Edm.Guid

For Internal Use Only

Display Name: Unique Id

Read Only
modifiedon Edm.DateTimeOffset

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 365 options.

Display Name: Modified On

Read Only
name Edm.String

Enter the name of the mobile offline profile item association.

Display Name: Name

overwritetime Edm.DateTimeOffset

For internal use only.

Display Name: Record Overwrite Time

Read Only
processid Edm.Guid

Shows the ID of the process.

Display Name: Process

profileitemassociationentityfilter Edm.String

Profile item association entity filter criteria.

Display Name: Profile item association entity filter

publishedon Edm.DateTimeOffset

Displays the last published date time.

Display Name: Published On

Read Only
relationshipdata Edm.String

Internal Use Only

Display Name: Internal Use Only

relationshipdisplayname Edm.String

Entity relationship schema name

Display Name: Entity Relationship

relationshipid Edm.Guid

Shows the relationship

Display Name: Shows the relationship

relationshipname Edm.String

Display name of entity relationship

Display Name: Entity Relationship

Read Only
selectedrelationshipsschema Edm.Int32

List of relationships of entity selected in parent profile item

Display Name: Entity Relationship

solutionid Edm.Guid

Unique identifier of the associated solution.

Display Name: Solution

Read Only
stageid Edm.Guid

Shows the ID of the stage.

Display Name: (Deprecated) Process Stage

traversedpath Edm.String

For internal use only.

Display Name: (Deprecated) Traversed Path

versionnumber Edm.Int64

Version number of the Mobile Offline profileitemassociation.

Display Name: Version Number

Read Only

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 Lookup property data.

Name Single-valued navigation property Description
_createdby_value createdby

Shows who created the record.

_createdonbehalfby_value createdonbehalfby

Shows who created the record on behalf of another user.

_mobileofflineprofileitemid_value regardingobjectid

Id of the parent profile item.

_modifiedby_value modifiedby

Shows who last updated the record.

_modifiedonbehalfby_value modifiedonbehalfby

Shows who updated the record on behalf of another user.

_organizationid_value organizationid

Unique identifier of the organization associated with the Mobile Offline Profile Item Association.

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 systemuser lk_MobileOfflineProfileItemAssociation_createdby
createdonbehalfby systemuser lk_mobileofflineprofileitemassociation_createdonbehalfby
modifiedby systemuser lk_mobileofflineprofileitemassocaition_modifiedby
modifiedonbehalfby systemuser lk_mobileofflineprofileitemassocaition_modifiedonbehalfby
organizationid organization MobileOfflineProfileItemAssociation_organization
regardingobjectid mobileofflineprofileitem MobileOfflineProfileItem_MobileOfflineProfileItemAssociation

Operations

The following operations can be used with the mobileofflineprofileitemassociation entity type.

Name Binding
RetrieveUnpublished Not Bound
RetrieveUnpublishedMultiple Not Bound

See also