Referenz zur Tabelle/Entität MobileOfflineProfileItemAssociation

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

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

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Create POST [org URI]/api/data/v9.0/mobileofflineprofileitemassociations
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/mobileofflineprofileitemassociations(mobileofflineprofileitemassociationid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/mobileofflineprofileitemassociations(mobileofflineprofileitemassociationid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/mobileofflineprofileitemassociations
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
RetrieveUnpublished RetrieveUnpublished Function RetrieveUnpublishedRequest
RetrieveUnpublishedMultiple RetrieveUnpublishedMultiple Function RetrieveUnpublishedMultipleRequest
Update PATCH [org URI]/api/data/v9.0/mobileofflineprofileitemassociations(mobileofflineprofileitemassociationid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

Eigenschaft Wert
CollectionSchemaName MobileOfflineProfileItemAssociations
DisplayCollectionName Mobile Offline Profile Item Associations
DisplayName Mobile Offline Profile Item Association
EntitySetName mobileofflineprofileitemassociations
IsBPFEntity False
LogicalCollectionName mobileofflineprofileitemassociations
LogicalName mobileofflineprofileitemassociation
OwnershipType OrganizationOwned
PrimaryIdAttribute mobileofflineprofileitemassociationid
PrimaryNameAttribute name
SchemaName MobileOfflineProfileItemAssociation

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

IntroducedVersion

Eigenschaft Wert
Description Version in which the Mobile offline Profile Item Association is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

MobileOfflineProfileItemAssociationId

Eigenschaft Wert
Description Unique identifier of the mobile offline profile item associaition.
DisplayName Mobile Offline profileitemassociation
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mobileofflineprofileitemassociationid
RequiredLevel SystemRequired
Type Uniqueidentifier

MobileOfflineProfileItemId

Eigenschaft Wert
Description Id of the parent profile item.
DisplayName Regarding
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mobileofflineprofileitemid
RequiredLevel SystemRequired
Targets mobileofflineprofileitem
Type Lookup

MobileOfflineProfileItemIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName mobileofflineprofileitemidname
MaxLength 100
RequiredLevel SystemRequired
Type String

Name

Eigenschaft Wert
Description Enter the name of the mobile offline profile item association.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName name
MaxLength 200
RequiredLevel SystemRequired
Type String

ProcessId

Eigenschaft Wert
Description Shows the ID of the process.
DisplayName Process
IsValidForForm False
IsValidForRead True
LogicalName processid
RequiredLevel None
Type Uniqueidentifier

ProfileItemAssociationEntityFilter

Eigenschaft Wert
Description Profile item association entity filter criteria.
DisplayName Profile item association entity filter
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName profileitemassociationentityfilter
MaxLength 1073741823
RequiredLevel None
Type Memo

RelationshipData

Eigenschaft Wert
Description Internal Use Only
DisplayName Internal Use Only
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName relationshipdata
MaxLength 1073741823
RequiredLevel None
Type Memo

RelationshipDisplayName

Eigenschaft Wert
Description Entity relationship schema name
DisplayName Entity Relationship
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName relationshipdisplayname
MaxLength 200
RequiredLevel None
Type String

RelationshipId

Eigenschaft Wert
Description Shows the relationship
DisplayName Shows the relationship
IsValidForForm True
IsValidForRead True
LogicalName relationshipid
RequiredLevel SystemRequired
Type Uniqueidentifier

SelectedRelationShipsSchema

Eigenschaft Wert
Description List of relationships of entity selected in parent profile item
DisplayName Entity Relationship
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName selectedrelationshipsschema
RequiredLevel SystemRequired
Type Picklist

SelectedRelationShipsSchema Auswahlen/Optionen

Wert Etikett Beschreibung

StageId

Eigenschaft Wert
Description Shows the ID of the stage.
DisplayName (Deprecated) Process Stage
IsValidForForm False
IsValidForRead True
LogicalName stageid
RequiredLevel None
Type Uniqueidentifier

TraversedPath

Eigenschaft Wert
Description For internal use only.
DisplayName (Deprecated) Traversed Path
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName traversedpath
MaxLength 1250
RequiredLevel None
Type String

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

ComponentState

Eigenschaft Wert
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Eigenschaft Wert
Description Shows who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 200
RequiredLevel None
Type String

CreatedByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 200
RequiredLevel SystemRequired
Type String

CreatedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
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.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Eigenschaft Wert
Description Shows who created the record on behalf of another user.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 200
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 200
RequiredLevel SystemRequired
Type String

IsManaged

Eigenschaft Wert
Description For internal use only.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

IsValidated

Eigenschaft Wert
Description Information about whether profile item association is validated or not
DisplayName Is Valid For Mobile Offline
IsValidForForm False
IsValidForRead True
LogicalName isvalidated
RequiredLevel SystemRequired
Type Boolean

IsValidated Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

MobileOfflineProfileItemAssociationIdUnique

Eigenschaft Wert
Description For Internal Use Only
DisplayName Unique Id
IsValidForForm False
IsValidForRead True
LogicalName mobileofflineprofileitemassociationidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

ModifiedBy

Eigenschaft Wert
Description Shows who last updated the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 200
RequiredLevel None
Type String

ModifiedByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 200
RequiredLevel SystemRequired
Type String

ModifiedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
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.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Eigenschaft Wert
Description Shows who updated the record on behalf of another user.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 200
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 200
RequiredLevel SystemRequired
Type String

OrganizationId

Eigenschaft Wert
Description Unique identifier of the organization associated with the Mobile Offline Profile Item Association.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

OverwriteTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

PublishedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Displays the last published date time.
DisplayName Published On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName publishedon
RequiredLevel None
Type DateTime

RelationshipName

Eigenschaft Wert
Description Display name of entity relationship
DisplayName Entity Relationship
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName relationshipname
MaxLength 200
RequiredLevel None
Type String

SolutionId

Eigenschaft Wert
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Eigenschaft Wert
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Eigenschaft Wert
Description Version number of the Mobile Offline profileitemassociation.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

lk_mobileofflineprofileitemassociation_modifiedby

Siehe die lk_mobileofflineprofileitemassociation_modifiedby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_mobileofflineprofileitemassociation_modifiedonbehalfby

Siehe die lk_mobileofflineprofileitemassociation_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

MobileOfflineProfileItem_MobileOfflineProfileItemAssociation

Siehe die MobileOfflineProfileItem_MobileOfflineProfileItemAssociation-Eins-zu-Viele-Beziehung für die mobileofflineprofileitem-Tabelle/-Entität.

lk_MobileOfflineProfileItemAssociation_createdby

Siehe die lk_MobileOfflineProfileItemAssociation_createdby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

MobileOfflineProfileItemAssociation_organization

Siehe die MobileOfflineProfileItemAssociation_organization-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.

lk_mobileofflineprofileitemassociation_createdonbehalfby

Siehe die lk_mobileofflineprofileitemassociation_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz mobileofflineprofileitemassociation EntityType