Partager via


Référence d’entité/de table Announcement (BusinessUnitNewsArticle)

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

Announcement associated with an organization.

Messages

Message Opération de l'API web Classe ou méthode SDK
Create POST [org URI]/api/data/v9.0/businessunitnewsarticles
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid)
Voir Supprimer
DeleteRequest ou
Delete
Retrieve GET [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/businessunitnewsarticles
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName BusinessUnitNewsArticles
DisplayCollectionName Announcements
DisplayName Announcement
EntitySetName businessunitnewsarticles
IsBPFEntity False
LogicalCollectionName businessunitnewsarticles
LogicalName businessunitnewsarticle
OwnershipType OrganizationOwned
PrimaryIdAttribute businessunitnewsarticleid
PrimaryNameAttribute articletitle
SchemaName BusinessUnitNewsArticle

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

ActiveOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time for the announcement to become active.
DisplayName Active On
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName activeon
RequiredLevel None
Type DateTime

ActiveUntil

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time of the last day the announcement is active.
DisplayName Expiration Date
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName activeuntil
RequiredLevel None
Type DateTime

ArticleTitle

Propriété Valeur
Description Title of the announcement.
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName articletitle
MaxLength 300
RequiredLevel ApplicationRequired
Type String

ArticleTypeCode

Propriété Valeur
Description Type of announcement.
DisplayName Visible To
IsValidForForm False
IsValidForRead True
LogicalName articletypecode
RequiredLevel None
Type Picklist

Choix/Options ArticleTypeCode

Valeur Étiquette Description
1 All Users
2 Sales Users
3 Service Users

ArticleUrl

Propriété Valeur
Description URL for the Website on which the announcement is located.
DisplayName More Information URL
FormatName Url
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName articleurl
MaxLength 200
RequiredLevel None
Type String

BusinessUnitNewsArticleId

Propriété Valeur
Description Unique identifier of the announcement.
DisplayName Announcement
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName businessunitnewsarticleid
RequiredLevel SystemRequired
Type Uniqueidentifier

ImportSequenceNumber

Propriété Valeur
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

NewsArticle

Propriété Valeur
Description Text for the announcement.
DisplayName Description
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName newsarticle
MaxLength 1073741823
RequiredLevel ApplicationRequired
Type Memo

OverriddenCreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

ShowOnHomepage

Propriété Valeur
Description Information about whether to show the announcement on the Website home page.
DisplayName Show in Workplace
IsValidForForm False
IsValidForRead True
LogicalName showonhomepage
RequiredLevel None
Type Boolean

Choix/Options ShowOnHomepage

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Propriété Valeur
Description Time zone code that was in use when the record was created.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CreatedBy

Propriété Valeur
Description Unique identifier of the user who created the announcement.
DisplayName Created By
IsValidForForm False
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyyominame
MaxLength 100
RequiredLevel None
Type String

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the announcement was created.
DisplayName Created On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who created the businessunitnewsarticle.
DisplayName Created By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Propriété Valeur
Description Unique identifier of the user who last modified the announcement.
DisplayName Modified By
IsValidForForm False
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyyominame
MaxLength 100
RequiredLevel None
Type String

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the announcement was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm False
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who last modified the businessunitnewsarticle.
DisplayName Modified By (Delegate)
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Propriété Valeur
Description Unique identifier of the organization associated with the announcement.
DisplayName Organization
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OrganizationIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName organizationidname
MaxLength 100
RequiredLevel SystemRequired
Type String

VersionNumber

Propriété Valeur
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

BusinessUnitNewsArticle_ProcessSessions

Identique à la relation plusieurs à un BusinessUnitNewsArticle_ProcessSessions pour la table/entité processsession.

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName BusinessUnitNewsArticle_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

BusinessUnitNewsArticle_AsyncOperations

Identique à la relation plusieurs à un BusinessUnitNewsArticle_AsyncOperations pour la table/entité asyncoperation.

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName BusinessUnitNewsArticle_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

BusinessUnitNewsArticle_BulkDeleteFailures

Identique à la relation plusieurs à un BusinessUnitNewsArticle_BulkDeleteFailures pour la table/entité bulkdeletefailure.

Propriété Valeur
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName BusinessUnitNewsArticle_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

lk_businessunitnewsarticle_createdonbehalfby

Voir la relation un à plusieurs lk_businessunitnewsarticle_createdonbehalfby pour la table/entité systemuser.

organization_business_unit_news_articles

Voir la relation un à plusieurs organization_business_unit_news_articles pour la table/entité organization.

lk_businessunitnewsarticle_modifiedonbehalfby

Voir la relation un à plusieurs lk_businessunitnewsarticle_modifiedonbehalfby pour la table/entité systemuser.

lk_businessunitnewsarticlebase_createdby

Voir la relation un à plusieurs lk_businessunitnewsarticlebase_createdby pour la table/entité systemuser.

lk_businessunitnewsarticlebase_modifiedby

Voir la relation un à plusieurs lk_businessunitnewsarticlebase_modifiedby pour la table/entité systemuser.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web businessunitnewsarticle EntityType