Click or drag to resize

imbEnumConverterExtensions Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Extensions to convert different enum types from one to another, including string
Inheritance Hierarchy
SystemObject
  imbSCI.Reporting.enumsimbEnumConverterExtensions

Namespace:  imbSCI.Reporting.enums
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public static class imbEnumConverterExtensions
Request Example View Source

The imbEnumConverterExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberconvertRoleToType
Converts role into appendType
Public methodStatic memberconvertRoleToVariationRole
Public methodStatic memberdoThrow
Returns TRUE if the policy instructs throwing exception
Public methodStatic membergetAppendTypeKind
Returns appendTypeKind according to appendType
Public methodStatic membergetDefaultExtension
Public methodStatic membergetFileExtension
Gets the file extension.
Public methodStatic membergetFilenameExtension
Gets the filename extension for format. String is without starting dot.
Public methodStatic membergetSubset
Top
See Also