Show / Hide Table of Contents

Class ConceptualImageType

Conceptual image types

Inheritance
System.Object
ConceptualImageType
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class ConceptualImageType : Enum

Fields

EventImage

3: Image used in ?

Declaration
public const ConceptualImageType EventImage
Field Value
Type Description
ConceptualImageType

PersonImage

1: Image used with persons

Declaration
public const ConceptualImageType PersonImage
Field Value
Type Description
ConceptualImageType

ProjectImage

2: Image used in projects

Declaration
public const ConceptualImageType ProjectImage
Field Value
Type Description
ConceptualImageType

StatusMonitorImage

5: Image used in status monitors

Declaration
public const ConceptualImageType StatusMonitorImage
Field Value
Type Description
ConceptualImageType

Thumbnail

4: Image used as thumbnails

Declaration
public const ConceptualImageType Thumbnail
Field Value
Type Description
ConceptualImageType

UndefinedImage

0:

Declaration
public const ConceptualImageType UndefinedImage
Field Value
Type Description
ConceptualImageType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

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