Show / Hide Table of Contents

Struct MultiCultureFieldInfo

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public struct MultiCultureFieldInfo

Constructors

MultiCultureFieldInfo(String, Int32, String)

Declaration
public MultiCultureFieldInfo(string description, int fieldId, string fieldName)
Parameters
Type Name Description
String description
Int32 fieldId
String fieldName

Properties

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
String

FieldId

Declaration
public int FieldId { get; set; }
Property Value
Type Description
Int32

ListName

Declaration
public string ListName { get; set; }
Property Value
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