Rediger

Del via


Publisher table/entity reference

A publisher of a CRM solution.

Messages

The following table lists the messages for the Publisher 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
Create
Event: False
POST /publishers
See Create
Create records
Delete
Event: True
DELETE /publishers(publisherid)
See Delete
Delete records
Retrieve
Event: True
GET /publishers(publisherid)
See Retrieve
Retrieve records
RetrieveMultiple
Event: True
GET /publishers
See Query data
Query data
Update
Event: False
PATCH /publishers(publisherid)
See Update
Update records
Upsert
Event: False
PATCH /publishers(publisherid)
See Upsert a table row
UpsertRequest

Properties

The following table lists selected properties for the Publisher table.

Property Value
DisplayName Publisher
DisplayCollectionName Publishers
SchemaName Publisher
CollectionSchemaName Publishers
EntitySetName publishers
LogicalName publisher
LogicalCollectionName publishers
PrimaryIdAttribute publisherid
PrimaryNameAttribute friendlyname
TableType Standard
OwnershipType OrganizationOwned

Writable columns/attributes

These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.

Address1_AddressId

Property Value
Description Unique identifier for address 1.
DisplayName Address 1: ID
IsValidForForm False
IsValidForRead True
LogicalName address1_addressid
RequiredLevel None
Type Uniqueidentifier

Address1_AddressTypeCode

Property Value
Description Type of address for address 1, such as billing, shipping, or primary address.
DisplayName Address 1: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address1_addresstypecode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName publisher_address1_addresstypecode

Address1_AddressTypeCode Choices/Options

Value Label
1 Default Value

Address1_City

Property Value
Description City name for address 1.
DisplayName City
IsValidForForm True
IsValidForRead True
LogicalName address1_city
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address1_Country

Property Value
Description Country/region name for address 1.
DisplayName Country/Region
IsValidForForm True
IsValidForRead True
LogicalName address1_country
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address1_County

Property Value
Description County name for address 1.
DisplayName Address 1: County
IsValidForForm True
IsValidForRead True
LogicalName address1_county
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address1_Fax

Property Value
Description Fax number for address 1.
DisplayName Address 1: Fax
IsValidForForm True
IsValidForRead True
LogicalName address1_fax
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address1_Latitude

Property Value
Description Latitude for address 1.
DisplayName Address 1: Latitude
IsValidForForm True
IsValidForRead True
LogicalName address1_latitude
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 90
MinValue -90
Precision 5

Address1_Line1

Property Value
Description First line for entering address 1 information.
DisplayName Street 1
IsValidForForm True
IsValidForRead True
LogicalName address1_line1
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address1_Line2

Property Value
Description Second line for entering address 1 information.
DisplayName Street 2
IsValidForForm True
IsValidForRead True
LogicalName address1_line2
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address1_Line3

Property Value
Description Third line for entering address 1 information.
DisplayName Street 3
IsValidForForm True
IsValidForRead True
LogicalName address1_line3
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address1_Longitude

Property Value
Description Longitude for address 1.
DisplayName Address 1: Longitude
IsValidForForm True
IsValidForRead True
LogicalName address1_longitude
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 180
MinValue -180
Precision 5

Address1_Name

Property Value
Description Name to enter for address 1.
DisplayName Address 1: Name
IsValidForForm True
IsValidForRead True
LogicalName address1_name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 100

Address1_PostalCode

Property Value
Description ZIP Code or postal code for address 1.
DisplayName ZIP/Postal Code
IsValidForForm True
IsValidForRead True
LogicalName address1_postalcode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address1_PostOfficeBox

Property Value
Description Post office box number for address 1.
DisplayName Address 1: Post Office Box
IsValidForForm True
IsValidForRead True
LogicalName address1_postofficebox
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address1_ShippingMethodCode

Property Value
Description Method of shipment for address 1.
DisplayName Address 1: Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName address1_shippingmethodcode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName publisher_address1_shippingmethodcode

Address1_ShippingMethodCode Choices/Options

Value Label
1 Default Value

Address1_StateOrProvince

Property Value
Description State or province for address 1.
DisplayName State/Province
IsValidForForm True
IsValidForRead True
LogicalName address1_stateorprovince
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address1_Telephone1

Property Value
Description First telephone number associated with address 1.
DisplayName Phone
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone1
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address1_Telephone2

Property Value
Description Second telephone number associated with address 1.
DisplayName Address 1: Telephone 2
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone2
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address1_Telephone3

Property Value
Description Third telephone number associated with address 1.
DisplayName Address 1: Telephone 3
IsValidForForm True
IsValidForRead True
LogicalName address1_telephone3
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address1_UPSZone

Property Value
Description United Parcel Service (UPS) zone for address 1.
DisplayName Address 1: UPS Zone
IsValidForForm True
IsValidForRead True
LogicalName address1_upszone
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4

Address1_UTCOffset

Property Value
Description UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time.
DisplayName Address 1: UTC Offset
IsValidForForm True
IsValidForRead True
LogicalName address1_utcoffset
RequiredLevel None
Type Integer
MaxValue 1500
MinValue -1500

Address2_AddressId

Property Value
Description Unique identifier for address 2.
DisplayName Address 2: ID
IsValidForForm False
IsValidForRead True
LogicalName address2_addressid
RequiredLevel None
Type Uniqueidentifier

Address2_AddressTypeCode

Property Value
Description Type of address for address 2. such as billing, shipping, or primary address.
DisplayName Address 2: Address Type
IsValidForForm True
IsValidForRead True
LogicalName address2_addresstypecode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName publisher_address2_addresstypecode

Address2_AddressTypeCode Choices/Options

Value Label
1 Default Value

Address2_City

Property Value
Description City name for address 2.
DisplayName Address 2: City
IsValidForForm True
IsValidForRead True
LogicalName address2_city
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address2_Country

Property Value
Description Country/region name for address 2.
DisplayName Address 2: Country/Region
IsValidForForm True
IsValidForRead True
LogicalName address2_country
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 80

Address2_County

Property Value
Description County name for address 2.
DisplayName Address 2: County
IsValidForForm True
IsValidForRead True
LogicalName address2_county
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address2_Fax

Property Value
Description Fax number for address 2.
DisplayName Address 2: Fax
IsValidForForm True
IsValidForRead True
LogicalName address2_fax
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address2_Latitude

Property Value
Description Latitude for address 2.
DisplayName Address 2: Latitude
IsValidForForm True
IsValidForRead True
LogicalName address2_latitude
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 90
MinValue -90
Precision 5

Address2_Line1

Property Value
Description First line for entering address 2 information.
DisplayName Address 2: Street 1
IsValidForForm True
IsValidForRead True
LogicalName address2_line1
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address2_Line2

Property Value
Description Second line for entering address 2 information.
DisplayName Address 2: Street 2
IsValidForForm True
IsValidForRead True
LogicalName address2_line2
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address2_Line3

Property Value
Description Third line for entering address 2 information.
DisplayName Address 2: Street 3
IsValidForForm True
IsValidForRead True
LogicalName address2_line3
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address2_Longitude

Property Value
Description Longitude for address 2.
DisplayName Address 2: Longitude
IsValidForForm True
IsValidForRead True
LogicalName address2_longitude
RequiredLevel None
Type Double
ImeMode Disabled
MaxValue 180
MinValue -180
Precision 5

Address2_Name

Property Value
Description Name to enter for address 2.
DisplayName Address 2: Name
IsValidForForm True
IsValidForRead True
LogicalName address2_name
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 100

Address2_PostalCode

Property Value
Description ZIP Code or postal code for address 2.
DisplayName Address 2: ZIP/Postal Code
IsValidForForm True
IsValidForRead True
LogicalName address2_postalcode
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address2_PostOfficeBox

Property Value
Description Post office box number for address 2.
DisplayName Address 2: Post Office Box
IsValidForForm True
IsValidForRead True
LogicalName address2_postofficebox
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 20

Address2_ShippingMethodCode

Property Value
Description Method of shipment for address 2.
DisplayName Address 2: Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName address2_shippingmethodcode
RequiredLevel None
Type Picklist
DefaultFormValue 1
GlobalChoiceName publisher_address2_shippingmethodcode

Address2_ShippingMethodCode Choices/Options

Value Label
1 Default Value

Address2_StateOrProvince

Property Value
Description State or province for address 2.
DisplayName Address 2: State/Province
IsValidForForm True
IsValidForRead True
LogicalName address2_stateorprovince
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Active
IsLocalizable False
MaxLength 50

Address2_Telephone1

Property Value
Description First telephone number associated with address 2.
DisplayName Address 2: Telephone 1
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone1
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address2_Telephone2

Property Value
Description Second telephone number associated with address 2.
DisplayName Address 2: Telephone 2
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone2
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address2_Telephone3

Property Value
Description Third telephone number associated with address 2.
DisplayName Address 2: Telephone 3
IsValidForForm True
IsValidForRead True
LogicalName address2_telephone3
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 50

Address2_UPSZone

Property Value
Description United Parcel Service (UPS) zone for address 2.
DisplayName Address 2: UPS Zone
IsValidForForm True
IsValidForRead True
LogicalName address2_upszone
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 4

Address2_UTCOffset

Property Value
Description UTC offset for address 2. This is the difference between local time and standard Coordinated Universal Time.
DisplayName Address 2: UTC Offset
IsValidForForm True
IsValidForRead True
LogicalName address2_utcoffset
RequiredLevel None
Type Integer
MaxValue 1500
MinValue -1500

CustomizationOptionValuePrefix

Property Value
Description Default option value prefix used for newly created options for solutions associated with this publisher.
DisplayName Option Value Prefix
IsValidForForm False
IsValidForRead True
LogicalName customizationoptionvalueprefix
RequiredLevel SystemRequired
Type Integer
MaxValue 99999
MinValue 10000

CustomizationPrefix

Property Value
Description Prefix used for new entities, attributes, and entity relationships for solutions associated with this publisher.
DisplayName Prefix
IsValidForForm True
IsValidForRead True
LogicalName customizationprefix
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 8

Description

Property Value
Description Description of the solution.
DisplayName Description
IsValidForForm True
IsValidForRead True
LogicalName description
RequiredLevel None
Type String
Format TextArea
FormatName TextArea
ImeMode Auto
IsLocalizable True
MaxLength 2000

EMailAddress

Property Value
Description Email address for the publisher.
DisplayName Email
IsValidForForm True
IsValidForRead True
LogicalName emailaddress
RequiredLevel None
Type String
Format Email
FormatName Email
ImeMode Inactive
IsLocalizable False
MaxLength 100

EntityImage

Property Value
Description Shows the default image for the record.
DisplayName Entity Image
IsValidForForm False
IsValidForRead True
LogicalName entityimage
RequiredLevel None
Type Image
CanStoreFullImage False
IsPrimaryImage True
MaxHeight 144
MaxSizeInKB 10240
MaxWidth 144

FriendlyName

Property Value
Description User display name for this publisher.
DisplayName Display Name
IsValidForForm True
IsValidForRead True
LogicalName friendlyname
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable True
MaxLength 256

PublisherId

Property Value
Description Unique identifier of the publisher.
DisplayName Publisher Identifier
IsValidForForm False
IsValidForRead True
LogicalName publisherid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingWebsiteUrl

Property Value
Description URL for the supporting website of this publisher.
DisplayName Website
IsValidForForm True
IsValidForRead True
LogicalName supportingwebsiteurl
RequiredLevel None
Type String
Format Url
FormatName Url
ImeMode Inactive
IsLocalizable False
MaxLength 200

UniqueName

Property Value
Description The unique name of this publisher.
DisplayName Name
IsValidForForm True
IsValidForRead True
LogicalName uniquename
RequiredLevel SystemRequired
Type String
Format Text
FormatName Text
ImeMode Auto
IsLocalizable False
MaxLength 256

Read-only columns/attributes

These columns/attributes return false for both IsValidForCreate and IsValidForUpdate. Listed by SchemaName.

CreatedBy

Property Value
Description Unique identifier of the user who created the publisher.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Type Lookup
Targets systemuser

CreatedOn

Property Value
Description Date and time when the publisher was created.
DisplayName Created On
IsValidForForm False
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 publisher.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

EntityImage_Timestamp

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_timestamp
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

EntityImage_URL

Property Value
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName entityimage_url
RequiredLevel None
Type String
Format Url
FormatName Url
ImeMode Disabled
IsLocalizable False
MaxLength 200

EntityImageId

Property Value
Description For internal use only.
DisplayName Entity Image Id
IsValidForForm False
IsValidForRead True
LogicalName entityimageid
RequiredLevel None
Type Uniqueidentifier

IsReadonly

Property Value
Description Indicates whether the publisher was created as part of a managed solution installation.
DisplayName Is Read-Only Publisher
IsValidForForm False
IsValidForRead True
LogicalName isreadonly
RequiredLevel SystemRequired
Type Boolean
GlobalChoiceName publisher_isreadonly
DefaultValue False
True Label Yes
False Label No

ModifiedBy

Property Value
Description Unique identifier of the user who last modified the publisher.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Type Lookup
Targets systemuser

ModifiedOn

Property Value
Description Date and time when the publisher was last modified.
DisplayName Modified On
IsValidForForm False
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 publisher.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Type Lookup
Targets systemuser

OrganizationId

Property Value
Description Unique identifier of the organization associated with the publisher.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Type Lookup
Targets organization

PinpointPublisherDefaultLocale

Property Value
Description Default locale of the publisher in Microsoft Pinpoint.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName pinpointpublisherdefaultlocale
RequiredLevel None
Type String
Format Text
FormatName Text
ImeMode Inactive
IsLocalizable False
MaxLength 16

PinpointPublisherId

Property Value
Description Identifier of the publisher in Microsoft Pinpoint.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName pinpointpublisherid
RequiredLevel None
Type BigInt
MaxValue 9223372036854775807
MinValue -9223372036854775808

VersionNumber

Property Value
Description
DisplayName
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_publisher_createdby

One-To-Many Relationship: systemuser lk_publisher_createdby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdby
ReferencingEntityNavigationPropertyName createdby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_publisher_modifiedby

One-To-Many Relationship: systemuser lk_publisher_modifiedby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedby
ReferencingEntityNavigationPropertyName modifiedby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_publisherbase_createdonbehalfby

One-To-Many Relationship: systemuser lk_publisherbase_createdonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute createdonbehalfby
ReferencingEntityNavigationPropertyName createdonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

lk_publisherbase_modifiedonbehalfby

One-To-Many Relationship: systemuser lk_publisherbase_modifiedonbehalfby

Property Value
ReferencedEntity systemuser
ReferencedAttribute systemuserid
ReferencingAttribute modifiedonbehalfby
ReferencingEntityNavigationPropertyName modifiedonbehalfby
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

organization_publisher

One-To-Many Relationship: organization organization_publisher

Property Value
ReferencedEntity organization
ReferencedAttribute organizationid
ReferencingAttribute organizationid
ReferencingEntityNavigationPropertyName organizationid
IsHierarchical
CascadeConfiguration Archive: NoCascade
Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
RollupView: NoCascade
Share: NoCascade
Unshare: NoCascade

One-to-Many relationships

These relationships are one-to-many. Listed by SchemaName.

publisher_appmodule

Many-To-One Relationship: appmodule publisher_appmodule

Property Value
ReferencingEntity appmodule
ReferencingAttribute publisherid
ReferencedEntityNavigationPropertyName publisher_appmodule
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Publisher_DuplicateBaseRecord

Many-To-One Relationship: duplicaterecord Publisher_DuplicateBaseRecord

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
ReferencedEntityNavigationPropertyName Publisher_DuplicateBaseRecord
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Publisher_DuplicateMatchingRecord

Many-To-One Relationship: duplicaterecord Publisher_DuplicateMatchingRecord

Property Value
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
ReferencedEntityNavigationPropertyName Publisher_DuplicateMatchingRecord
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Publisher_PublisherAddress

Many-To-One Relationship: publisheraddress Publisher_PublisherAddress

Property Value
ReferencingEntity publisheraddress
ReferencingAttribute parentid
ReferencedEntityNavigationPropertyName Publisher_PublisherAddress
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

publisher_solution

Many-To-One Relationship: solution publisher_solution

Property Value
ReferencingEntity solution
ReferencingAttribute publisherid
ReferencedEntityNavigationPropertyName publisher_solution
IsCustomizable False
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

Publisher_SyncErrors

Many-To-One Relationship: syncerror Publisher_SyncErrors

Property Value
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
ReferencedEntityNavigationPropertyName Publisher_SyncErrors
IsCustomizable True
AssociatedMenuConfiguration AvailableOffline: True
Behavior: DoNotDisplay
Group: Details
Label:
MenuId: null
Order:
QueryApi: null
ViewId: 00000000-0000-0000-0000-000000000000

See also

Dataverse table/entity reference
Dataverse Web API Reference
publisher