BusinessUnitNewsArticle Entity Reference
Announcement associated with an organization.
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/businessunitnewsarticles See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid) See Delete |
DeleteRequest or Delete |
| Retrieve | GET [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/businessunitnewsarticles See Query Data |
RetrieveMultipleRequest or RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/businessunitnewsarticles(businessunitnewsarticleid) See Update |
UpdateRequest or Update |
Entity Properties
| Property | Value |
|---|---|
| CollectionSchemaName | BusinessUnitNewsArticles |
| DisplayCollectionName | Announcements |
| DisplayName | Announcement |
| EntitySetName | businessunitnewsarticles |
| IsBPFEntity | False |
| LogicalCollectionName | businessunitnewsarticles |
| LogicalName | businessunitnewsarticle |
| OwnershipType | OrganizationOwned |
| PrimaryIdAttribute | businessunitnewsarticleid |
| PrimaryNameAttribute | articletitle |
| SchemaName | BusinessUnitNewsArticle |
Writable attributes
These attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- ActiveOn
- ActiveUntil
- ArticleTitle
- ArticleTypeCode
- ArticleUrl
- BusinessUnitNewsArticleId
- ImportSequenceNumber
- NewsArticle
- OverriddenCreatedOn
- ShowOnHomepage
- TimeZoneRuleVersionNumber
- UTCConversionTimeZoneCode
ActiveOn
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | Title of the announcement. |
| DisplayName | Title |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | articletitle |
| MaxLength | 300 |
| RequiredLevel | ApplicationRequired |
| Type | String |
ArticleTypeCode
| Property | Value |
|---|---|
| Description | Type of announcement. |
| DisplayName | Visible To |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | articletypecode |
| RequiredLevel | None |
| Type | Picklist |
ArticleTypeCode Options
| Value | Label |
|---|---|
| 1 | All Users |
| 2 | Sales Users |
| 3 | Service Users |
ArticleUrl
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | Unique identifier of the announcement. |
| DisplayName | Announcement |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | businessunitnewsarticleid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ImportSequenceNumber
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | Text for the announcement. |
| DisplayName | Description |
| Format | TextArea |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | newsarticle |
| MaxLength | 1073741823 |
| RequiredLevel | ApplicationRequired |
| Type | Memo |
OverriddenCreatedOn
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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 |
ShowOnHomepage Options
| Value | Label |
|---|---|
| 1 | Yes |
| 0 | No |
DefaultValue: False
TimeZoneRuleVersionNumber
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | timezoneruleversionnumber |
| MaxValue | 2147483647 |
| MinValue | -1 |
| RequiredLevel | None |
| Type | Integer |
UTCConversionTimeZoneCode
| Property | Value |
|---|---|
| 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 |
Read-only attributes
These attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- VersionNumber
CreatedBy
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedBy
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
OrganizationId
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
VersionNumber
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
One-To-Many Relationships
Listed by SchemaName.
- BusinessUnitNewsArticle_ProcessSessions
- BusinessUnitNewsArticle_AsyncOperations
- BusinessUnitNewsArticle_BulkDeleteFailures
BusinessUnitNewsArticle_ProcessSessions
Same as processsession entity BusinessUnitNewsArticle_ProcessSessions Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as asyncoperation entity BusinessUnitNewsArticle_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as bulkdeletefailure entity BusinessUnitNewsArticle_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| 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 |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. Listed by SchemaName.
- lk_businessunitnewsarticle_createdonbehalfby
- organization_business_unit_news_articles
- lk_businessunitnewsarticle_modifiedonbehalfby
- lk_businessunitnewsarticlebase_createdby
- lk_businessunitnewsarticlebase_modifiedby
lk_businessunitnewsarticle_createdonbehalfby
See systemuser Entity lk_businessunitnewsarticle_createdonbehalfby One-To-Many relationship.
organization_business_unit_news_articles
See organization Entity organization_business_unit_news_articles One-To-Many relationship.
lk_businessunitnewsarticle_modifiedonbehalfby
See systemuser Entity lk_businessunitnewsarticle_modifiedonbehalfby One-To-Many relationship.
lk_businessunitnewsarticlebase_createdby
See systemuser Entity lk_businessunitnewsarticlebase_createdby One-To-Many relationship.
lk_businessunitnewsarticlebase_modifiedby
See systemuser Entity lk_businessunitnewsarticlebase_modifiedby One-To-Many relationship.
See also
About the Entity Reference
Programming reference for Dynamics 365 Customer Engagement
Web API Reference
businessunitnewsarticle EntityType
Commentaires
Envoyer et afficher des commentaires pour