Class ArchiveFindDocumentRow
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoCore.dll
Syntax
public class ArchiveFindDocumentRow : ArchiveActivityRow, IDataRecord, IEquatable<ArchiveRow>
Constructors
ArchiveFindDocumentRow()
Declaration
public ArchiveFindDocumentRow()
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)