Show / Hide Table of Contents

Class ArchiveFindAppointmentRow

Inheritance
Object
ArchiveRow
ArchiveActivityRow
ArchiveFindAppointmentRow
Implements
IDataRecord
IEquatable<ArchiveRow>
Inherited Members
ArchiveActivityRow.ColumnCompleted
ArchiveActivityRow.ColumnIcon
ArchiveActivityRow.ColumnDate
ArchiveActivityRow.ColumnTime
ArchiveActivityRow.ColumnType
ArchiveActivityRow.ColumnRecordType
ArchiveActivityRow.ColumnRecordTypeText
ArchiveActivityRow.ColumnText
ArchiveActivityRow.ColumnAssociateId
ArchiveActivityRow.ColumnContactId
ArchiveActivityRow.ColumnPersonId
ArchiveActivityRow.ColumnProjectId
ArchiveActivityRow.ColumnSaleId
ArchiveActivityRow.ColumnVisibleFor
ArchiveActivityRow.ColumnUpdatedBy
ArchiveActivityRow.ColumnUpdatedDate
ArchiveActivityRow.ColumnRegisteredBy
ArchiveActivityRow.ColumnRegisteredDate
ArchiveActivityRow.ToString()
ArchiveActivityRow.Completed
ArchiveActivityRow.Icon
ArchiveActivityRow.Date
ArchiveActivityRow.Time
ArchiveActivityRow.Type
ArchiveActivityRow.Text
ArchiveActivityRow.AssociateId
ArchiveActivityRow.ContactId
ArchiveActivityRow.PersonId
ArchiveActivityRow.ProjectId
ArchiveActivityRow.SaleId
ArchiveActivityRow.VisibleFor
ArchiveRow.AddParent(String, Int32)
ArchiveRow.AddOverlappingColumn(String, ArchiveColumnData)
ArchiveRow.OverwriteColumn(String, ArchiveColumnData)
ArchiveRow.AddOverlappingIntColumn(String, Int32, String, String)
ArchiveRow.AddOverlappingIntColumn(String, Int32, String)
ArchiveRow.AddOverlappingIntColumn(String, Int32)
ArchiveRow.AddOverlappingDoubleColumn(String, Double, String, String)
ArchiveRow.AddOverlappingDoubleColumn(String, Double, String)
ArchiveRow.AddOverlappingDoubleColumn(String, Double)
ArchiveRow.AddOverlappingDateTimeColumn(String, DateTime, String, String)
ArchiveRow.AddOverlappingDateTimeColumn(String, DateTime, String)
ArchiveRow.AddOverlappingDateTimeColumn(String, DateTime)
ArchiveRow.AddOverlappingTimeSpanColumn(String, TimeSpan, String, String)
ArchiveRow.AddOverlappingBoolColumn(String, Boolean, String, String)
ArchiveRow.AddOverlappingBoolColumn(String, Boolean, String)
ArchiveRow.AddOverlappingBoolColumn(String, Boolean)
ArchiveRow.AddOverlappingColumn(String)
ArchiveRow.AddOverlappingColumn(String, String)
ArchiveRow.AddOverlappingColumn(String, String, String)
ArchiveRow.AddOverlappingColumn(String, String, String, String)
ArchiveRow.AlignToTargetColumnSet(String[])
ArchiveRow.PopulateFromBase(ArchiveRow, Boolean)
ArchiveRow.Clone()
ArchiveRow.AddStyleHint(String)
ArchiveRow.AddLinkHint(String)
ArchiveRow.RemoveLinkHint(String)
ArchiveRow.ReplaceLinkHint(String, String)
ArchiveRow.HasLinkHint(String)
ArchiveRow.GetLinkHintValue(String)
ArchiveRow.AddTooltipToField(String, String)
ArchiveRow.AddLinkHintToField(String, String)
ArchiveRow.RemoveStyleHint(String)
ArchiveRow.GetDisplayValue(String)
ArchiveRow.Equals(ArchiveRow)
ArchiveRow.ToIdDictionary(ArchiveRow[])
ArchiveRow.ToIdDictionary(ICollection<ArchiveRow>)
ArchiveRow.GetBoolean(Int32)
ArchiveRow.GetByte(Int32)
ArchiveRow.GetBytes(Int32, Int64, Byte[], Int32, Int32)
ArchiveRow.GetChar(Int32)
ArchiveRow.GetChars(Int32, Int64, Char[], Int32, Int32)
ArchiveRow.GetData(Int32)
ArchiveRow.GetDataTypeName(Int32)
ArchiveRow.GetDateTime(Int32)
ArchiveRow.GetDecimal(Int32)
ArchiveRow.GetDouble(Int32)
ArchiveRow.GetFieldType(Int32)
ArchiveRow.GetFloat(Int32)
ArchiveRow.GetGuid(Int32)
ArchiveRow.GetInt16(Int32)
ArchiveRow.GetInt32(Int32)
ArchiveRow.GetInt64(Int32)
ArchiveRow.GetName(Int32)
ArchiveRow.GetOrdinal(String)
ArchiveRow.GetString(Int32)
ArchiveRow.GetValue(Int32)
ArchiveRow.GetValues(Object[])
ArchiveRow.IsDBNull(Int32)
ArchiveRow.ColumnData
ArchiveRow.RowType
ArchiveRow.RowKey
ArchiveRow.StyleHint
ArchiveRow.LinkHint
ArchiveRow.RowRight
ArchiveRow.Parents
ArchiveRow.FieldCount
ArchiveRow.Item[String]
ArchiveRow.Item[Int32]
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoCore.dll
Syntax
public class ArchiveFindAppointmentRow : ArchiveActivityRow, IDataRecord, IEquatable<ArchiveRow>

Constructors

ArchiveFindAppointmentRow()

Declaration
public ArchiveFindAppointmentRow()

Implements

System.Data.IDataRecord
System.IEquatable<T>

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
ExtensionMethods.AddParent(ArchiveRow, SoDataReader, TableInfo)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top