Class InvitationStatusIconHelper
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public static class InvitationStatusIconHelper
Methods
SetStatusAndIcon(SoDataReader, ArchiveRow, AppointmentTableInfo, string, string)
Declaration
public static void SetStatusAndIcon(SoDataReader reader, ArchiveRow row, AppointmentTableInfo tableInfo, string statusColumnName, string iconColumnName)
Parameters
| Type | Name | Description |
|---|---|---|
| SoDataReader | reader | |
| ArchiveRow | row | |
| AppointmentTableInfo | tableInfo | |
| string | statusColumnName | |
| string | iconColumnName |