You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/entity-metadata.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,9 +91,7 @@ Each entity that supports entity images will have three supporting attributes.
91
91
|`EntityImage_URL`|`StringType`|An absolute URL to display the entity image in a client.|
92
92
|`EntityImageId`|`UniqueIdentifierType`|The unique identifier of the image|
93
93
94
-
More information:
95
-
-[Common Data Service Developer Guide Image attributes](https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/image-attributes)
96
-
-[Common Data Service Developer Guide Sample: Set and retrieve entity images](https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/org-service/samples/set-retrieve-entity-images)
94
+
More information: [Image attributes](image-attributes.md), [Sample: Set and retrieve entity images](org-service/samples/set-retrieve-entity-images.md)
97
95
98
96
> [!NOTE]
99
97
> This is different from the icon displayed for an entity in model-driven apps. The `IconVectorName` property contains the name of the SVG web resource that sets this.
0 commit comments