mobileofflineprofileitemfilter EntityType

Entity Set Path
[organization URI]/api/data/v9.2/mobileofflineprofileitemfilters
Base Type
crmbaseentity
Display Name
MobileOfflineProfileItemFilter
Primary Key
mobileofflineprofileitemfilterid
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
createdon Edm.DateTimeOffset

Date and time when the record was created.

Display Name: Created On

Read Only
fetchxml Edm.String

Display Name: FetchXML

isactivity Edm.Boolean

Display Name: IsActivity

Default Options
Values Label
1 Yes
0 No
isintersect Edm.Boolean

Display Name: IsIntersect

Default Options
Values Label
1 Yes
0 No
mobileofflineprofileitemfilterid Edm.Guid

Unique identifier for entity instances

Display Name: MobileOfflineProfileItemFilter

mobileofflineprofileitemid Edm.Guid

Display Name: MobileOfflineProfileItemId

modifiedon Edm.DateTimeOffset

Date and time when the record was modified.

Display Name: Modified On

Read Only
name Edm.String

Name

Display Name: Name

offlinesql Edm.String

Display Name: OfflineSQL

outerfetchXml Edm.String

Display Name: OuterFetchXML

returnedtypecode Edm.String

Display Name: ReturnedTypecode

subtype Edm.Int32

Display Name: Subtype

Default Options
Values Label
0 CUD_IN
1 RELATED_CUD_IN
2 SHARED_IN
3 RELATED_SHARED_IN
4 CUD_OUT
5 FULL_SYNC
6 RELATED_ENTITIES
7 RELATED_INTERSECT_ENTITIES
type Edm.Int32

Display Name: Type

Default Options
Values Label
0 DELTA_IN
1 DELTA_OUT
2 FULL_SYNC
3 TOP_1
4 RELATED_ENTITIES
versionnumber Edm.Int64

Version number.

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
_mobileofflineprofileid_value mobileofflineprofileid

Unique identifier for Mobile Offline Profile associated with MobileOfflineProfileItemFilter.

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
mobileofflineprofileid mobileofflineprofile mobileofflineprofile_mobileofflineprofile

Operations

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

Name Binding
CreateMultiple Not Bound
IsValidStateTransition Not Bound
UpdateMultiple Not Bound

See also