mobileofflineprofileitemfilter EntityType
- Entity set path:
 - [organization URI]/api/data/v9.2/mobileofflineprofileitemfilters
 - Base type:
 - crmbaseentity
 - Display name:
 - MobileOfflineProfileItemFilter
 - Primary key:
 - mobileofflineprofileitemfilterid
 - Primary name column:
 - 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
								 
					
  | 
				||||||||||||||||||
| isintersect | Edm.Boolean | 
							 Display name: IsIntersect 
								Default options
								 
					
  | 
				||||||||||||||||||
| 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
								 
					
  | 
				||||||||||||||||||
| type | Edm.Int32 | 
							 Display name: Type 
								Default options
								 
					
  | 
				||||||||||||||||||
| 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 | 
| DeleteMultiple | Not Bound | 
| IsValidStateTransition | Not Bound | 
| UpdateMultiple | Not Bound |