Show / Hide Table of Contents

Class FormattedFields

Class representing a collection of Localized Field objects

Inheritance
Object
FormattedFields
Namespace: SuperOffice.CRM.Globalization
Assembly: SoCore.dll
Syntax
public class FormattedFields : CollectionBase

Constructors

FormattedFields()

Default constructor

Declaration
public FormattedFields()

Properties

Item[Int32]

Indexer for this list returning an IFormattedList representation

Declaration
public IFormattedField this[int index] { get; set; }
Parameters
Type Name Description
Int32 index
Property Value
Type Description
IFormattedField

Methods

ToString()

Get the address line as a string.

Declaration
public override string ToString()
Returns
Type Description
String

The address line as a 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