Class InvitationStatusIconHelper
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public static class InvitationStatusIconHelper : Object
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 |