Show / Hide Table of Contents

Interface ITableCarrier

Public interface implemented by all RowCarrier and RowsCarrier objects, exposing minimim object features.

This code is new and SuperOffice holds the right to change or remove this code at a later stage

Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public interface ITableCarrier

Methods

ToXml()

Method to serialize the TableCarrier to xml

Declaration
string ToXml()
Returns
Type Description
string

The serialized object as string

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