Show / Hide Table of Contents

Class ArchiveColumnInfoHelper

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

Constructors

ArchiveColumnInfoHelper()

Declaration
public ArchiveColumnInfoHelper()

Methods

GetDefaultColumns(String, String, String, Boolean)

Declaration
public static SelectableMDOListItem[] GetDefaultColumns(string providerName, string guiName, string context = "", bool forceFlatList = true)
Parameters
Type Name Description
String providerName
String guiName
String context
Boolean forceFlatList
Returns
Type Description
SelectableMDOListItem[]

GetItemByColumnId(String, SelectableMDOListItem[])

Declaration
public static SelectableMDOListItem GetItemByColumnId(string columnId, SelectableMDOListItem[] list)
Parameters
Type Name Description
String columnId
SelectableMDOListItem[] list
Returns
Type Description
SelectableMDOListItem

SaveSelected(String, String, SelectableMDOListItem[])

Declaration
public static void SaveSelected(string providerName, string guiName, SelectableMDOListItem[] list)
Parameters
Type Name Description
String providerName
String guiName
SelectableMDOListItem[] list
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top