Référence d’entité/de table Comment (PostComment)
Notes
Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.
A comment on an activity feed post.
Messages
Message | Opération de l'API web | Classe ou méthode SDK |
---|---|---|
Create | POST [org URI]/api/data/v9.0/postcomments Voir Créer |
CreateRequest ou Create |
Delete | DELETE [org URI]/api/data/v9.0/postcomments(postcommentid) Voir Supprimer |
DeleteRequest ou Delete |
Retrieve | GET [org URI]/api/data/v9.0/postcomments(postcommentid) Voir Récupérer |
RetrieveRequest ou Retrieve |
RetrieveMultiple | GET [org URI]/api/data/v9.0/postcomments Voir Rechercher des données |
RetrieveMultipleRequest ou RetrieveMultiple |
Propriétés
Propriété | Valeur |
---|---|
CollectionSchemaName | PostComments |
DisplayCollectionName | Comments |
DisplayName | Comment |
EntitySetName | postcomments |
IsBPFEntity | False |
LogicalCollectionName | postcomments |
LogicalName | postcomment |
OwnershipType | OrganizationOwned |
PrimaryIdAttribute | postcommentid |
PrimaryNameAttribute | text |
SchemaName | PostComment |
Colonnes/Attributs inscriptibles
Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.
LargeText
Ajouté par : solution Activities Patch
Propriété | Valeur |
---|---|
Description | Shows the text of a post comment. |
DisplayName | Text |
Format | |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | largetext |
MaxLength | 1073741823 |
RequiredLevel | ApplicationRequired |
Type | Memo |
PostCommentId
Propriété | Valeur |
---|---|
Description | Shows the ID of the post comment. |
DisplayName | PostComment |
IsValidForForm | False |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | postcommentid |
RequiredLevel | SystemRequired |
Type | Uniqueidentifier |
PostId
Propriété | Valeur |
---|---|
Description | Unique identifier of the post with which the comment is associated. |
DisplayName | Post |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | postid |
RequiredLevel | SystemRequired |
Targets | post |
Type | Lookup |
Text
Propriété | Valeur |
---|---|
Description | Text of the comment. |
DisplayName | Text |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | True |
IsValidForRead | True |
IsValidForUpdate | False |
LogicalName | text |
MaxLength | 1000 |
RequiredLevel | ApplicationRequired |
Type | String |
TimeZoneRuleVersionNumber
Propriété | Valeur |
---|---|
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 |
UTCConversionTimeZoneCode
Propriété | Valeur |
---|---|
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 |
Colonnes/Attributs en lecture seule
Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- OrganizationId
- OrganizationIdName
- PostIdName
CreatedBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the user who created the record. |
DisplayName | Created By |
IsValidForForm | True |
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 record was created. |
DisplayName | Created On |
Format | DateAndTime |
IsValidForForm | True |
IsValidForRead | True |
LogicalName | createdon |
RequiredLevel | SystemRequired |
Type | DateTime |
CreatedOnBehalfBy
Propriété | Valeur |
---|---|
Description | Unique identifier of the delegate user who created the record. |
DisplayName | Created By (Delegate) |
IsValidForForm | True |
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 |
OrganizationId
Propriété | Valeur |
---|---|
Description | Unique identifier of the organization associated with the solution. |
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 |
PostIdName
Propriété | Valeur |
---|---|
Description | |
DisplayName | |
FormatName | Text |
IsLocalizable | False |
IsValidForForm | False |
IsValidForRead | True |
LogicalName | postidname |
MaxLength | 100 |
RequiredLevel | None |
Type | String |
Relations un-à-plusieurs
Répertorié par SchemaName.
post_comment_activity_file_attachment
Ajouté par : solution Activities Patch
Identique à la relation plusieurs à un post_comment_activity_file_attachment pour la table/entité activityfileattachment.
Propriété | Valeur |
---|---|
ReferencingEntity | activityfileattachment |
ReferencingAttribute | parentid |
IsHierarchical | False |
IsCustomizable | False |
ReferencedEntityNavigationPropertyName | post_comment_activity_file_attachment |
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_postcomment_createdby
Voir la relation un à plusieurs lk_postcomment_createdby pour la table/entité systemuser.
organization_PostComment
Voir la relation un à plusieurs organization_PostComment pour la table/entité organization.
lk_postcomment_createdonbehalfby
Voir la relation un à plusieurs lk_postcomment_createdonbehalfby pour la table/entité systemuser.
Post_Comments
Voir la relation un à plusieurs Post_Comments pour la table/entité post.
Voir aussi
Référence d’entité/de table Dataverse Référence d’API web postcomment EntityType