ContactsPictureAttachments
The contact picture attachment resource is used to view, create, and update the resource's picture.Get a resource's picture
Columns
| Name | Type | References | Description |
| AttachedDocumentId [KEY] | Long | The Id of Attachment. | |
| PartyNumber [KEY] | String |
Contacts.PartyNumber | The unique identifier for the resource party. |
| ContentRepositoryFileShared | Boolean | Indicates if the attachment is shared. | |
| CreatedBy | String | The user who uploaded the picture attachment. | |
| CreationDate | Datetime | The date when the picture attachment was uploaded. | |
| DatatypeCode | String | The data type for the picture attachment. | |
| Description | String | The description of the picture attachment. | |
| DmFolderPath | String | The folder path where the picture attachment exists. | |
| ErrorStatusCode | String | The error code, if any, for the attachment. | |
| ErrorStatusMessage | String | The error message, if any, for the attachment. | |
| ExpirationDate | Datetime | The expiration date of the contents in the attachment. | |
| FileContents | String | The contents of the attachment. | |
| FileName | String | The name of the attachment file. | |
| FileUrl | String | The URL of the attachment file. | |
| LastUpdateDate | Datetime | The date when the record was last updated. | |
| LastUpdatedBy | String | The user who last updated the record. | |
| Title | String | The title of the attachment. | |
| UploadedFileContentType | String | The content type of the attachment. | |
| UploadedFileLength | Long | The length of the attachment file. | |
| UploadedFileName | String | The name of the attachment file. | |
| UploadedText | String | The text uploaded in the attachment. | |
| Uri | String | The URI of the attachment. | |
| Url | String | The URL of the attachment. | |
| UserName | String | The login associated with the attachment. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description | |
| Finder | String | Input specifying the Finder type. | |
| BindUserPartyId | String | The unique identifier of the contact. | |
| PartyId | String | The unique identifier of the contact. | |
| PersonProfileId | String | The unique identifier of the contact. | |
| SourceSystem | String | The name of external source system where the contact party is imported from. | |
| SourceSystemReferenceValue | String | The unique identifier for the contact party from the external source system. |