Enum BlobLinkType
The link type, often synonymous with the blob type, of a BinaryObjectLink row This Enum is used by: BinaryObjectLink.linkType
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum BlobLinkType : short
Fields
Name | Description |
---|---|
AccessToken | 11: Access Token used by Cloud Documents for accessing external services |
BatchTask | 6: Information related to a BatchTask in NetServer |
ChatTopicImage | 15: Chat topic image |
ContactImage | 17: Contact logo image |
Dashboard | 13: Dashboard |
DashboardHtmlTileData | 18: HTML data for dashboard tiles |
DashboardTile | 14: Dashboard tile |
EventImage | 3: Picture used for a project of type Event, in the Audience client |
FormsBackgroundImage | 16: Forms background image |
PersonImage | 1: Portrait picture of a person |
ProductImage | 7: Image (possibly more than one, differentiated by rank) of a Product; exactly one row should have rank=1 |
ProductThumbnail | 8: Thumbnail image for a product, only one allowed per product |
ProjectImage | 2: Picture bound to a project |
QuoteLineImage | 9: Image (possibly more than one, differentiated by rank) of a Product image for a quote line, only one allowed per quote line |
QuoteLineThumbnail | 10: Thumbnail image for a quote line, only one allowed per quote line |
RefreshToken | 12: Refresh Token used by Cloud Documents for accessing external services |
StatusMonitorImage | 5: Watermark image for a Status Monitor in Sales Intelligence |
Thumbnail | 4: Generic thumbnail - not used? |