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 Purview Label Info (purviewlabelinfo) 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 /purviewlabelinfosSee Create |
Create records |
CreateMultipleEvent: True |
CreateMultiple | CreateMultipleRequest |
DeleteEvent: True |
DELETE /purviewlabelinfos(purviewlabelinfoid)See Delete |
Delete records |
DisassociateEvent: True |
Disassociate records | Disassociate records |
IsValidStateTransitionEvent: False |
IsValidStateTransition | IsValidStateTransitionRequest |
RetrieveEvent: True |
GET /purviewlabelinfos(purviewlabelinfoid)See Retrieve |
Retrieve records |
RetrieveMultipleEvent: True |
GET /purviewlabelinfosSee Query data |
Query data |
SetStateEvent: True |
PATCH /purviewlabelinfos(purviewlabelinfoid)Update the statecode and statuscode properties. |
SetStateRequest |
UpdateEvent: True |
PATCH /purviewlabelinfos(purviewlabelinfoid)See Update |
Update records |
UpdateMultipleEvent: True |
UpdateMultiple | UpdateMultipleRequest |
UpsertEvent: False |
PATCH /purviewlabelinfos(purviewlabelinfoid)See Upsert a table row |
UpsertRequest |
UpsertMultipleEvent: False |
UpsertMultiple | UpsertMultipleRequest |
Properties
The following table lists selected properties for the Purview Label Info (purviewlabelinfo) table.
| Property | Value |
|---|---|
| DisplayName | Purview Label Info |
| DisplayCollectionName | PurviewLabelInfo |
| SchemaName | purviewlabelinfo |
| CollectionSchemaName | purviewlabelinfos |
| EntitySetName | purviewlabelinfos |
| LogicalName | purviewlabelinfo |
| LogicalCollectionName | purviewlabelinfos |
| PrimaryIdAttribute | purviewlabelinfoid |
| PrimaryNameAttribute | name |
| TableType | Standard |
| OwnershipType | OrganizationOwned |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ApplicableTo
- ApplicationMode
- Color
- ContentFormats
- DefaultSubLabelId
- Description
- HasProtection
- ImportSequenceNumber
- IsActive
- IsApplicable
- IsDataverseProtected
- IsDefault
- IsEnabled
- IsEndpointProtectionEnabled
- IsParent
- IsSmimeEncryptEnabled
- IsSmimeSignEnabled
- Name
- OverriddenCreatedOn
- ParentLabelId
- Priority
- purviewlabelinfoId
- statecode
- statuscode
- TimeZoneRuleVersionNumber
- Tooltip
- UTCConversionTimeZoneCode
ApplicableTo
| Property | Value |
|---|---|
| Description | |
| DisplayName | Applicable To |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | applicableto |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
ApplicationMode
| Property | Value |
|---|---|
| Description | |
| DisplayName | Application Mode |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | applicationmode |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
Color
| Property | Value |
|---|---|
| Description | |
| DisplayName | Color |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | color |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
ContentFormats
| Property | Value |
|---|---|
| Description | |
| DisplayName | Content Formats |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | contentformats |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
DefaultSubLabelId
| Property | Value |
|---|---|
| Description | GUID of the Sub Label |
| DisplayName | Default Sub Label Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | defaultsublabelid |
| RequiredLevel | ApplicationRequired |
| Type | Uniqueidentifier |
Description
| Property | Value |
|---|---|
| Description | Description of the label Priority (sensitivity) |
| DisplayName | Description |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 400 |
HasProtection
| Property | Value |
|---|---|
| Description | |
| DisplayName | Has Protection |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | hasprotection |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_hasprotection |
| DefaultValue | False |
| True Label | True |
| False Label | False |
ImportSequenceNumber
| Property | Value |
|---|---|
| Description | Sequence number of the import that created this record. |
| DisplayName | Import Sequence Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | importsequencenumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
IsActive
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is Active |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isactive |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_isactive |
| DefaultValue | False |
| True Label | True |
| False Label | False |
IsApplicable
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is Appliable |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isapplicable |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_isapplicable |
| DefaultValue | False |
| True Label | True |
| False Label | False |
IsDataverseProtected
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is Dataverse Protected |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isdataverseprotected |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_isdataverseprotected |
| DefaultValue | False |
| True Label | True |
| False Label | False |
IsDefault
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is Default |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isdefault |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_isdefault |
| DefaultValue | False |
| True Label | True |
| False Label | False |
IsEnabled
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is Enabled |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isenabled |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_isenabled |
| DefaultValue | False |
| True Label | True |
| False Label | False |
IsEndpointProtectionEnabled
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is Endpoint Protection Enabled |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isendpointprotectionenabled |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_isendpointprotectionenabled |
| DefaultValue | False |
| True Label | True |
| False Label | False |
IsParent
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is Parent |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isparent |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_isparent |
| DefaultValue | False |
| True Label | True |
| False Label | False |
IsSmimeEncryptEnabled
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is SMIME Encrypt Enabled |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | issmimeencryptenabled |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_issmimeencryptenabled |
| DefaultValue | False |
| True Label | True |
| False Label | False |
IsSmimeSignEnabled
| Property | Value |
|---|---|
| Description | |
| DisplayName | Is SMIME Sign Enabled |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | issmimesignenabled |
| RequiredLevel | None |
| Type | Boolean |
| GlobalChoiceName | purviewlabelinfo_issmimesignenabled |
| DefaultValue | False |
| True Label | True |
| False Label | False |
Name
| Property | Value |
|---|---|
| Description | The name of the custom entity. |
| DisplayName | Name |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | name |
| RequiredLevel | ApplicationRequired |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 100 |
OverriddenCreatedOn
| Property | Value |
|---|---|
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
| CanChangeDateTimeBehavior | False |
| DateTimeBehavior | UserLocal |
| Format | DateOnly |
| ImeMode | Inactive |
| SourceTypeMask | 0 |
ParentLabelId
| Property | Value |
|---|---|
| Description | Unique identifier for Purview Label Info associated with Purview Label Info. |
| DisplayName | Parent Label Id |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | parentlabelid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | purviewlabelinfo |
Priority
| Property | Value |
|---|---|
| Description | |
| DisplayName | Priority |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | priority |
| RequiredLevel | ApplicationRequired |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
purviewlabelinfoId
| Property | Value |
|---|---|
| Description | Unique identifier for entity instances |
| DisplayName | PurviewLabelInfo |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | purviewlabelinfoid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
statecode
| Property | Value |
|---|---|
| Description | Status of the PurviewLabelInfo |
| DisplayName | Status |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
| DefaultFormValue | |
| GlobalChoiceName | purviewlabelinfo_statecode |
statecode Choices/Options
| Value | Details |
|---|---|
| 0 | Label: Active DefaultStatus: 1 InvariantName: Active |
| 1 | Label: Inactive DefaultStatus: 2 InvariantName: Inactive |
statuscode
| Property | Value |
|---|---|
| Description | Reason for the status of the PurviewLabelInfo |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | None |
| Type | Status |
| DefaultFormValue | |
| GlobalChoiceName | purviewlabelinfo_statuscode |
statuscode Choices/Options
| Value | Details |
|---|---|
| 1 | Label: Active State:0 TransitionData: None |
| 2 | Label: Inactive State:1 TransitionData: None |
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Time Zone Rule Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
Tooltip
| Property | Value |
|---|---|
| Description | |
| DisplayName | Tooltip |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | tooltip |
| RequiredLevel | None |
| Type | String |
| Format | Text |
| FormatName | Text |
| ImeMode | Auto |
| IsLocalizable | False |
| MaxLength | 1500 |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| Description | Time zone code that was in use when the record was created. |
| DisplayName | UTC Conversion Time Zone Code |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | utcconversiontimezonecode |
| RequiredLevel | None |
| Type | Integer |
| MaxValue | 2147483647 |
| MinValue | -1 |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedOn
- CreatedOnBehalfBy
- ModifiedBy
- ModifiedOn
- ModifiedOnBehalfBy
- OrganizationId
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who created the record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
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 |
CreatedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who created the record. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
ModifiedBy
| Property | Value |
|---|---|
| Description | Unique identifier of the user who modified the record. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
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 |
ModifiedOnBehalfBy
| Property | Value |
|---|---|
| Description | Unique identifier of the delegate user who modified the record. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Type | Lookup |
| Targets | systemuser |
OrganizationId
| Property | Value |
|---|---|
| Description | Unique identifier for the organization |
| DisplayName | Organization Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | None |
| Type | Lookup |
| Targets | organization |
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.
- lk_purviewlabelinfo_createdby
- lk_purviewlabelinfo_createdonbehalfby
- lk_purviewlabelinfo_modifiedby
- lk_purviewlabelinfo_modifiedonbehalfby
- organization_purviewlabelinfo
- purviewlabelinfo_purviewlabelinfo
lk_purviewlabelinfo_createdby
One-To-Many Relationship: systemuser lk_purviewlabelinfo_createdby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdby |
| ReferencingEntityNavigationPropertyName | createdby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_purviewlabelinfo_createdonbehalfby
One-To-Many Relationship: systemuser lk_purviewlabelinfo_createdonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | createdonbehalfby |
| ReferencingEntityNavigationPropertyName | createdonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_purviewlabelinfo_modifiedby
One-To-Many Relationship: systemuser lk_purviewlabelinfo_modifiedby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedby |
| ReferencingEntityNavigationPropertyName | modifiedby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
lk_purviewlabelinfo_modifiedonbehalfby
One-To-Many Relationship: systemuser lk_purviewlabelinfo_modifiedonbehalfby
| Property | Value |
|---|---|
| ReferencedEntity | systemuser |
| ReferencedAttribute | systemuserid |
| ReferencingAttribute | modifiedonbehalfby |
| ReferencingEntityNavigationPropertyName | modifiedonbehalfby |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
organization_purviewlabelinfo
One-To-Many Relationship: organization organization_purviewlabelinfo
| Property | Value |
|---|---|
| ReferencedEntity | organization |
| ReferencedAttribute | organizationid |
| ReferencingAttribute | organizationid |
| ReferencingEntityNavigationPropertyName | organizationid |
| IsHierarchical | |
| CascadeConfiguration | Archive: NoCascadeAssign: NoCascadeDelete: NoCascadeMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
purviewlabelinfo_purviewlabelinfo
One-To-Many Relationship: purviewlabelinfo purviewlabelinfo_purviewlabelinfo
| Property | Value |
|---|---|
| ReferencedEntity | purviewlabelinfo |
| ReferencedAttribute | purviewlabelinfoid |
| ReferencingAttribute | parentlabelid |
| ReferencingEntityNavigationPropertyName | ParentLabelId |
| IsHierarchical | |
| CascadeConfiguration | Archive: RemoveLinkAssign: NoCascadeDelete: RemoveLinkMerge: NoCascadeReparent: NoCascadeRollupView: NoCascadeShare: NoCascadeUnshare: NoCascade |
One-to-Many relationships
These relationships are one-to-many. Listed by SchemaName.
- purviewlabelinfo_AsyncOperations
- purviewlabelinfo_BulkDeleteFailures
- purviewlabelinfo_DuplicateBaseRecord
- purviewlabelinfo_DuplicateMatchingRecord
- purviewlabelinfo_MailboxTrackingFolders
- purviewlabelinfo_PrincipalObjectAttributeAccesses
- purviewlabelinfo_ProcessSession
- purviewlabelinfo_purviewlabelinfo
- purviewlabelinfo_SyncErrors
purviewlabelinfo_AsyncOperations
Many-To-One Relationship: asyncoperation purviewlabelinfo_AsyncOperations
| Property | Value |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_AsyncOperations |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
purviewlabelinfo_BulkDeleteFailures
Many-To-One Relationship: bulkdeletefailure purviewlabelinfo_BulkDeleteFailures
| Property | Value |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_BulkDeleteFailures |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
purviewlabelinfo_DuplicateBaseRecord
Many-To-One Relationship: duplicaterecord purviewlabelinfo_DuplicateBaseRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_DuplicateBaseRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
purviewlabelinfo_DuplicateMatchingRecord
Many-To-One Relationship: duplicaterecord purviewlabelinfo_DuplicateMatchingRecord
| Property | Value |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_DuplicateMatchingRecord |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
purviewlabelinfo_MailboxTrackingFolders
Many-To-One Relationship: mailboxtrackingfolder purviewlabelinfo_MailboxTrackingFolders
| Property | Value |
|---|---|
| ReferencingEntity | mailboxtrackingfolder |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_MailboxTrackingFolders |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
purviewlabelinfo_PrincipalObjectAttributeAccesses
Many-To-One Relationship: principalobjectattributeaccess purviewlabelinfo_PrincipalObjectAttributeAccesses
| Property | Value |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_PrincipalObjectAttributeAccesses |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
purviewlabelinfo_ProcessSession
Many-To-One Relationship: processsession purviewlabelinfo_ProcessSession
| Property | Value |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_ProcessSession |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
purviewlabelinfo_purviewlabelinfo
Many-To-One Relationship: purviewlabelinfo purviewlabelinfo_purviewlabelinfo
| Property | Value |
|---|---|
| ReferencingEntity | purviewlabelinfo |
| ReferencingAttribute | parentlabelid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_purviewlabelinfo |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: UseCollectionNameGroup: DetailsLabel: MenuId: null Order: 10000 QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
purviewlabelinfo_SyncErrors
Many-To-One Relationship: syncerror purviewlabelinfo_SyncErrors
| Property | Value |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| ReferencedEntityNavigationPropertyName | purviewlabelinfo_SyncErrors |
| IsCustomizable | True |
| AssociatedMenuConfiguration | AvailableOffline: True Behavior: DoNotDisplayGroup: DetailsLabel: MenuId: null Order: QueryApi: null ViewId: 00000000-0000-0000-0000-000000000000 |
See also
Dataverse table/entity reference
Dataverse Web API Reference