Show / Hide Table of Contents

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
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

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?

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.BlobLinkType, To>()
ObjectExtensions.AssignByReflection<BlobLinkType>(BlobLinkType)
ObjectExtensions.GraphCopy<BlobLinkType>()
Converters.MapEnums<BlobLinkType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top