Show / Hide Table of Contents

Class ArchiveRowParent

Inheritance
Object
ArchiveRowParent
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoCore.dll
Syntax
public class ArchiveRowParent : Object

Constructors

ArchiveRowParent(String, Int32)

Declaration
public ArchiveRowParent(string tableName, int primaryKey)
Parameters
Type Name Description
String tableName
Int32 primaryKey

Properties

PrimaryKey

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

TableName

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

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
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