Referencia de tabla o entidad Announcement (BusinessUnitNewsArticle)

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Announcement associated with an organization.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/businessunitnewsarticles
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/businessunitnewsarticles
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

Propiedad Valor
CollectionSchemaName BusinessUnitNewsArticles
DisplayCollectionName Announcements
DisplayName Announcement
EntitySetName businessunitnewsarticles
IsBPFEntity False
LogicalCollectionName businessunitnewsarticles
LogicalName businessunitnewsarticle
OwnershipType OrganizationOwned
PrimaryIdAttribute businessunitnewsarticleid
PrimaryNameAttribute articletitle
SchemaName BusinessUnitNewsArticle

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

ActiveOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description Title of the announcement.
DisplayName Title
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName articletitle
MaxLength 300
RequiredLevel ApplicationRequired
Type String

ArticleTypeCode

Propiedad Valor
Description Type of announcement.
DisplayName Visible To
IsValidForForm False
IsValidForRead True
LogicalName articletypecode
RequiredLevel None
Type Picklist

Elecciones/opciones de ArticleTypeCode

Valor Etiqueta Descripción
1 All Users
2 Sales Users
3 Service Users

ArticleUrl

Propiedad Valor
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

Propiedad Valor
Description Unique identifier of the announcement.
DisplayName Announcement
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName businessunitnewsarticleid
RequiredLevel SystemRequired
Type Uniqueidentifier

ImportSequenceNumber

Propiedad Valor
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

Propiedad Valor
Description Text for the announcement.
DisplayName Description
Format TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName newsarticle
MaxLength 1073741823
RequiredLevel ApplicationRequired
Type Memo

OverriddenCreatedOn

Propiedad Valor
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

Propiedad Valor
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

Elecciones/opciones de ShowOnHomepage

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

TimeZoneRuleVersionNumber

Propiedad Valor
Description For internal use only.
DisplayName
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

UTCConversionTimeZoneCode

Propiedad Valor
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

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

CreatedBy

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdbyname
MaxLength 100
RequiredLevel None
Type String

CreatedByYomiName

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

CreatedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

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

ModifiedBy

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedByYomiName

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

ModifiedOn

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

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

OrganizationId

Propiedad Valor
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

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

VersionNumber

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relaciones de uno a varios

Listado por SchemaName.

BusinessUnitNewsArticle_ProcessSessions

Igual que la relación de varios a uno BusinessUnitNewsArticle_ProcessSessions de la tabla processsession.

Propiedad Valor
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

Igual que la relación de varios a uno BusinessUnitNewsArticle_AsyncOperations de la tabla asyncoperation.

Propiedad Valor
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

Igual que la relación de varios a uno BusinessUnitNewsArticle_BulkDeleteFailures de la tabla bulkdeletefailure.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

lk_businessunitnewsarticle_createdonbehalfby

Consulte la relación de uno a varios lk_businessunitnewsarticle_createdonbehalfby de la tabla systemuser.

organization_business_unit_news_articles

Consulte la relación de uno a varios organization_business_unit_news_articles de la tabla organization.

lk_businessunitnewsarticle_modifiedonbehalfby

Consulte la relación de uno a varios lk_businessunitnewsarticle_modifiedonbehalfby de la tabla systemuser.

lk_businessunitnewsarticlebase_createdby

Consulte la relación de uno a varios lk_businessunitnewsarticlebase_createdby de la tabla systemuser.

lk_businessunitnewsarticlebase_modifiedby

Consulte la relación de uno a varios lk_businessunitnewsarticlebase_modifiedby de la tabla systemuser.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web businessunitnewsarticle EntityType