Referenz zur Tabelle/Entität PublisherAddress

Hinweis

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

Address and shipping information. Used to store additional addresses for a publisher.

Nachrichten

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

Eigenschaften

Eigenschaft Wert
CollectionSchemaName PublisherAddresses
DisplayCollectionName Publisher Addresses
DisplayName Publisher Address
EntitySetName publisheraddresses
IsBPFEntity False
LogicalCollectionName publisheraddresses
LogicalName publisheraddress
OwnershipType None
PrimaryIdAttribute publisheraddressid
PrimaryNameAttribute name
SchemaName PublisherAddress

Schreibbare Spalten/Attribute

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

AddressNumber

Eigenschaft Wert
Description Specifies which publisher address is applicable.
DisplayName Address Number
Format None
IsValidForForm True
IsValidForRead True
LogicalName addressnumber
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

AddressTypeCode

Eigenschaft Wert
Description Type of address for the publisher, such as billing, shipping, or primary address.
DisplayName Address Type
IsValidForForm True
IsValidForRead True
LogicalName addresstypecode
RequiredLevel None
Type Picklist

AddressTypeCode Auswahlen/Optionen

Wert Etikett Beschreibung
1 Bill To
2 Ship To
3 Primary
4 Other

City

Eigenschaft Wert
Description City name in the publisher address.
DisplayName City
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName city
MaxLength 80
RequiredLevel None
Type String

Country

Eigenschaft Wert
Description Country/region name in the publisher address.
DisplayName Country
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName country
MaxLength 80
RequiredLevel None
Type String

County

Eigenschaft Wert
Description County name in the publisher address.
DisplayName County
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName county
MaxLength 50
RequiredLevel None
Type String

Fax

Eigenschaft Wert
Description Fax number for the publisher address.
DisplayName Fax
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName fax
MaxLength 50
RequiredLevel None
Type String

FreightTermsCode

Eigenschaft Wert
Description Freight terms for the publisher address.
DisplayName Freight Terms
IsValidForForm True
IsValidForRead True
LogicalName freighttermscode
RequiredLevel None
Type Picklist

FreightTermsCode Auswahlen/Optionen

Wert Etikett Beschreibung
1 FOB
2 No Charge

ImportSequenceNumber

Eigenschaft Wert
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

Latitude

Eigenschaft Wert
Description Latitude for the publisher address.
DisplayName Latitude
IsValidForForm True
IsValidForRead True
LogicalName latitude
MaxValue 90
MinValue -90
Precision 5
RequiredLevel None
Type Double

Line1

Eigenschaft Wert
Description First line for entering address information.
DisplayName Street 1
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName line1
MaxLength 50
RequiredLevel ApplicationRequired
Type String

Line2

Eigenschaft Wert
Description Second line for entering address information.
DisplayName Street 2
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName line2
MaxLength 50
RequiredLevel None
Type String

Line3

Eigenschaft Wert
Description Third line for entering address information.
DisplayName Street 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName line3
MaxLength 50
RequiredLevel None
Type String

Longitude

Eigenschaft Wert
Description Longitude for the publisher address.
DisplayName Longitude
IsValidForForm True
IsValidForRead True
LogicalName longitude
MaxValue 180
MinValue -180
Precision 5
RequiredLevel None
Type Double

Name

Eigenschaft Wert
Description Name used to identify the publisher address.
DisplayName Address Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 200
RequiredLevel ApplicationRequired
Type String

ParentId

Eigenschaft Wert
Description Unique identifier of the parent object with which the publisher address is associated.
DisplayName Parent
IsValidForForm True
IsValidForRead True
LogicalName parentid
RequiredLevel SystemRequired
Targets publisher
Type Lookup

ParentIdTypeCode

Eigenschaft Wert
Description
DisplayName Parent Object Type
IsValidForForm False
IsValidForRead True
LogicalName parentidtypecode
RequiredLevel None
Type EntityName

PostalCode

Eigenschaft Wert
Description ZIP Code or postal code in the publisher address.
DisplayName ZIP/Postal Code
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName postalcode
MaxLength 20
RequiredLevel None
Type String

PostOfficeBox

Eigenschaft Wert
Description Post office box number in the publisher address.
DisplayName Post Office Box
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName postofficebox
MaxLength 20
RequiredLevel None
Type String

PrimaryContactName

Eigenschaft Wert
Description Name of the primary contact at the publisher address.
DisplayName Address Contact
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName primarycontactname
MaxLength 150
RequiredLevel None
Type String

PublisherAddressId

Eigenschaft Wert
Description Unique identifier of the publisher address.
DisplayName Address
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName publisheraddressid
RequiredLevel SystemRequired
Type Uniqueidentifier

ShippingMethodCode

Eigenschaft Wert
Description Method of shipment for the publisher address.
DisplayName Shipping Method
IsValidForForm True
IsValidForRead True
LogicalName shippingmethodcode
RequiredLevel None
Type Picklist

ShippingMethodCode Auswahlen/Optionen

Wert Etikett Beschreibung
1 Default

StateOrProvince

Eigenschaft Wert
Description State or province in the publisher address.
DisplayName State/Province
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName stateorprovince
MaxLength 50
RequiredLevel None
Type String

Telephone1

Eigenschaft Wert
Description First telephone number for the publisher address.
DisplayName Main Phone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName telephone1
MaxLength 50
RequiredLevel None
Type String

Telephone2

Eigenschaft Wert
Description Second telephone number for the publisher address.
DisplayName Phone 2
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName telephone2
MaxLength 50
RequiredLevel None
Type String

Telephone3

Eigenschaft Wert
Description Third telephone number for the publisher address.
DisplayName Telephone 3
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName telephone3
MaxLength 50
RequiredLevel None
Type String

TimeZoneRuleVersionNumber

Eigenschaft Wert
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UPSZone

Eigenschaft Wert
Description United Parcel Service (UPS) zone for the address of the publisher.
DisplayName UPS Zone
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName upszone
MaxLength 4
RequiredLevel None
Type String

UTCConversionTimeZoneCode

Eigenschaft Wert
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCOffset

Eigenschaft Wert
Description UTC offset for the address. This is the difference between local time and standard Coordinated Universal Time.
DisplayName UTC Offset
Format TimeZone
IsValidForForm True
IsValidForRead True
LogicalName utcoffset
MaxValue 1500
MinValue -1500
RequiredLevel None
Type Integer

Schreibgeschützt Spalten/Attribute

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

CreatedBy

Eigenschaft Wert
Description Unique identifier of the user who created the publisher address.
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 100
RequiredLevel None
Type String

CreatedByYomiName

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

CreatedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the publisher address was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Eigenschaft Wert
Description Unique identifier of the delegate user who created the publisher address.
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 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

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

ModifiedBy

Eigenschaft Wert
Description Unique identifier of the user who last modified the publisher address.
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 100
RequiredLevel None
Type String

ModifiedByYomiName

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

ModifiedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the publisher address was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Eigenschaft Wert
Description Unique identifier of the delegate user who modified the publisher address.
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 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

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

VersionNumber

Eigenschaft Wert
Description
DisplayName
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_publisheraddressbase_modifiedonbehalfby

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

lk_publisheraddressbase_createdonbehalfby

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

Publisher_PublisherAddress

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

lk_publisheraddressbase_createdby

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

lk_publisheraddressbase_modifiedby

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

Siehe auch

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