Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Messages
The following table lists the messages for the mobileofflineprofileitemfilter table. Messages represent operations that can be performed on the table. They may also be events.
| Name Is Event? |
Web API Operation | SDK for .NET |
|---|---|---|
AssociateEvent: True |
Associate records | Associate records |
CreateEvent: True |
POST /mobileofflineprofileitemfiltersSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /mobileofflineprofileitemfilters(mobileofflineprofileitemfilterid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
RetrieveEvent: True |
GET /mobileofflineprofileitemfilters(mobileofflineprofileitemfilterid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /mobileofflineprofileitemfiltersSee Query data |
Query data |
SetStateEvent: True |
PATCH /mobileofflineprofileitemfilters(mobileofflineprofileitemfilterid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /mobileofflineprofileitemfilters(mobileofflineprofileitemfilterid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /mobileofflineprofileitemfilters(mobileofflineprofileitemfilterid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the mobileofflineprofileitemfilter table.
| Property | Value |
|---|---|
| DisplayName | MobileOfflineProfileItemFilter |
| DisplayCollectionName | MobileOfflineProfileItemFilters |
| SchemaName | mobileofflineprofileitemfilter |
| CollectionSchemaName | mobileofflineprofileitemfilters |
| EntitySetName | mobileofflineprofileitemfilters |
| LogicalName | mobileofflineprofileitemfilter |
| LogicalCollectionName | mobileofflineprofileitemfilters |
| PrimaryIdAttribute | mobileofflineprofileitemfilterid |
| PrimaryNameAttribute | name |
| TableType | Standard |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- fetchxml
- IsActivity
- IsIntersect
- mobileofflineprofileid
- mobileofflineprofileitemfilterId
- mobileofflineprofileitemid
- Name
- offlinesql
- outerFetchXml
- returnedtypecode
- subtype
- type
fetchxml
| Property | Value |
|---|---|
| Description | |
| DisplayName | FetchXML |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | fetchxml |
| RequiredLevel | SystemRequired |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
IsActivity
| Property | Value |
|---|---|
| Description | |
| DisplayName | IsActivity |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isactivity |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | mobileofflineprofileitemfilter_isactivity |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
IsIntersect
| Property | Value |
|---|---|
| Description | |
| DisplayName | IsIntersect |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isintersect |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | mobileofflineprofileitemfilter_isintersect |
| DefaultValue | False |
| True Label | Yes |
| False Label | No |
mobileofflineprofileid
| Property | Value |
|---|---|
| Description | Unique identifier for Mobile Offline Profile associated with MobileOfflineProfileItemFilter. |
| DisplayName | MobileOfflineProfile |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mobileofflineprofileid |
| RequiredLevel | SystemRequired |
| Type | Lookup |
| Targets | mobileofflineprofile |
mobileofflineprofileitemfilterId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | MobileOfflineProfileItemFilter |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | mobileofflineprofileitemfilterid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
mobileofflineprofileitemid
| Property | Value |
|---|---|
| Description | |
| DisplayName | MobileOfflineProfileItemId |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | mobileofflineprofileitemid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
Name
| Property | Value |
|---|---|
| Description | Name |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 64 |
offlinesql
| Property | Value |
|---|---|
| Description | |
| DisplayName | OfflineSQL |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | offlinesql |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
outerFetchXml
| Property | Value |
|---|---|
| Description | |
| DisplayName | OuterFetchXML |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | outerfetchXml |
| RequiredLevel | None |
| Type | Memo |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1048576 |
returnedtypecode
| Property | Value |
|---|---|
| Description | |
| DisplayName | ReturnedTypecode |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | returnedtypecode |
| RequiredLevel | SystemRequired |
| Type | EntityName |
subtype
| Property | Value |
|---|---|
| Description | |
| DisplayName | Subtype |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | subtype |
| RequiredLevel | None |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | mobileofflineprofileitemfilter_subtype |
subtype Choices/Options
| Value | 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | type |
| RequiredLevel | SystemRequired |
| Type | Picklist |
| DefaultFormValue | -1 |
| GlobalChoiceName | mobileofflineprofileitemfilter_type |
type Choices/Options
| Value | Label |
|---|---|
| 0 | DELTA_IN |
| 1 | DELTA_OUT |
| 2 | FULL_SYNC |
| 3 | TOP_1 |
| 4 | RELATED_ENTITIES |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
CreatedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was created. |
| DisplayName | Created On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ModifiedOn
| Property | Value |
|---|---|
| Description | Date and time when the record was modified. |
| DisplayName | Modified On |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateAndTime |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Type | Lookup |
| Targets |
versionnumber
| Property | Value |
|---|---|
| Description | Version number. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| RequiredLevel | None |
| Type | BigInt |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
Many-to-One relationships
These relationships are many-to-one. Listed by SchemaName.
mobileofflineprofile_mobileofflineprofile
One-To-Many Relationship: mobileofflineprofile mobileofflineprofile_mobileofflineprofile
| Property | Value |
|---|---|
| ReferencedEntity | mobileofflineprofile |
| ReferencedAttribute | mobileofflineprofileid |
| ReferencingAttribute | mobileofflineprofileid |
| ReferencingEntityNavigationPropertyName | mobileofflineprofileid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: CascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
See also
Dataverse table/entity reference
Dataverse Web API Reference
mobileofflineprofileitemfilter