mobileofflineprofileitem EntityType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Description: Information on entity availability to mobile devices in offline mode for a mobile offline profile item.

Entity Set path:[organization URI]/api/data/v8.2/mobileofflineprofileitems

Base Type: crmbaseentity EntityType

Display Name: Mobile Offline Profile Item

Primary Key: mobileofflineprofileitemid

Primary Name Attribute: name

Properties

Lookup Properties

Single-valued navigation properties

Collection-valued navigation properties

Operations bound to mobileofflineprofileitem

Operations using the mobileofflineprofileitem entity type.

Properties

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

Name

Type

Details

canbefollowed

Edm.Boolean

Description: Specifies whether records of this entity can be followed.

Default Options:

1 : Yes
0 : No

Display Name: Allow Entity to Follow Relationship

componentstate

Edm.Int32

Description: For internal use only.

Default Options:

0 : Published
1 : Unpublished
2 : Deleted
3 : Deleted Unpublished

Display Name: Component State

Read-only property

createdon

Edm.DateTimeOffset

Description: 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 property

entityobjecttypecode

Edm.Int32

Description: Internal Use Only

Display Name: Internal Use Only

Read-only property

getrelatedentityrecords

Edm.Boolean

Description: Specify whether records related to this entity will be made available for offline access.

Default Options:

1 : Yes
0 : No

Display Name: Get Related Entities

introducedversion

Edm.String

Description: Version in which the Mobile offline Profile Item is introduced.

Display Name: Introduced Version

ismanaged

Edm.Boolean

Description: For internal use only.

Default Options:

1 : Managed
0 : Unmanaged

Display Name: Is Managed

Read-only property

isvalidated

Edm.Boolean

Description: Information about whether profile item is validated or not

Default Options:

1 : Yes
0 : No

Display Name: Is Valid For Mobile Offline

Read-only property

isvisibleingrid

Edm.Boolean

Description: Information about whether the mobile offline profile item is visible in the Profile Item subgrid.

Default Options:

1 : True
0 : False

Display Name: Is Visible In Grid

mobileofflineprofileitemid

Edm.Guid

Description: Unique identifier of the mobile offline profile item.

Display Name: Mobile Offline Profile Item

mobileofflineprofileitemidunique

Edm.Guid

Description: For Internal Use Only

Display Name: Unique Id

Read-only property

modifiedon

Edm.DateTimeOffset

Description: 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 property

name

Edm.String

Description: Enter the name of the mobile offline profile item.

Display Name: Name

overwritetime

Edm.DateTimeOffset

Description: For internal use only.

Display Name: Record Overwrite Time

Read-only property

processid

Edm.Guid

Description: Shows the ID of the process.

Display Name: Process

profileitementityfilter

Edm.String

Description: Profile item entity filter criteria

Display Name: Profile item entity filter

publishedon

Edm.DateTimeOffset

Description: Displays the last published date time.

Display Name: Published On

Read-only property

recorddistributioncriteria

Edm.Int32

Description: Specify data download filter for selected entity

Default Options:

0 : Download related data only
1 : All records
2 : Other data filter
3 : Custom data filter

Display Name: Data Download Filter

recordsownedbyme

Edm.Boolean

Description: Download my records

Default Options:

1 : True
0 : False

Display Name: Download my records

recordsownedbymybusinessunit

Edm.Boolean

Description: Download my business unit's records

Default Options:

1 : True
0 : False

Display Name: Download my business unit's records

recordsownedbymyteam

Edm.Boolean

Description: Download my team's records

Default Options:

1 : True
0 : False

Display Name: Download my team's records

relationshipdata

Edm.String

Description: Internal Use Only

Display Name: Internal Use Only

selectedentitymetadata

Edm.String

Description: Internal Use Only

Display Name: Internal Use Only

Read-only property

selectedentitytypecode

Edm.String

Description: Mobile offline enabled entity

Display Name: Entity

solutionid

Edm.Guid

Description: Unique identifier of the associated solution.

Display Name: Solution

Read-only property

stageid

Edm.Guid

Description: Shows the ID of the stage.

Display Name: Process Stage

traversedpath

Edm.String

Description: For internal use only.

Display Name: Traversed Path

versionnumber

Edm.Int64

Description: Version number of the Mobile Offline Profile Item.

Display Name: Version Number

Read-only property

viewquery

Edm.String

Description: Contains converted sql of the referenced view.

Display Name: View Query

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

Shows who created the record.

_createdonbehalfby_value

createdonbehalfby

Shows who created the record on behalf of another user.

_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.

_profileitemrule_value

profileitemrule

Saved Query associated with the Mobile offline profile item rule.

_regardingobjectid_value

regardingobjectid

Items contained with a particular Profile.

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 EntityType

lk_MobileOfflineProfileItem_createdby

createdonbehalfby

systemuser EntityType

lk_mobileofflineprofileitem_createdonbehalfby

modifiedby

systemuser EntityType

lk_mobileofflineprofileitem_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_mobileofflineprofileitem_modifiedonbehalfby

organizationid

organization EntityType

MobileOfflineProfileItem_organization

profileitemrule

savedquery EntityType

lk_mobileofflineprofileitem_savedquery

regardingobjectid

mobileofflineprofile EntityType

MobileOfflineProfile_MobileOfflineProfileItem

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

MobileOfflineProfileItem_MobileOfflineProfileItemAssociation

mobileofflineprofileitemassociation EntityType

regardingobjectid

Operations bound to mobileofflineprofileitem

The following operations are bound to the mobileofflineprofileitem entity type.

Name

Bound to

RetrieveUnpublishedMultiple Function

Collection

Operations using the mobileofflineprofileitem entity type.

The following operations use the mobileofflineprofileitem entity type in a parameter or return type.

Name

How used

Description

RetrieveUnpublishedMultiple Function

entityset Parameter

Retrieves a collection of unpublished organization-owned records that satisfy the specified query criteria.

RetrieveUnpublishedMultiple Function

ReturnType

Retrieves a collection of unpublished organization-owned records that satisfy the specified query criteria.

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