Show / Hide Table of Contents

Class ExtraFieldHelper

Inheritance
Object
ExtraFieldHelper
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data.Util
Assembly: SoDataBase.dll
Syntax
public class ExtraFieldHelper

Constructors

ExtraFieldHelper()

Declaration
public ExtraFieldHelper()

Methods

ConvertDbExtraFieldToString(Object, FieldDataType, Boolean)

This method will take a Service extra field value and convert it using the CultureDataFormatter to apply the correct type information on the form [I:5]

Declaration
public static string ConvertDbExtraFieldToString(object value, FieldDataType type, bool isNull)
Parameters
Type Name Description
Object value

The value to convert

FieldDataType type

The data type used for converting

Boolean isNull
Returns
Type Description
String

Extension Methods

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