FmNotificationHelperDefineActiveBatchColumn - метод
Определяет название колонок активного батча
Пространство имён: Tessa.Forums.NotificationsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public static (string count, string batch, string readMessages) DefineActiveBatchColumn(
ActiveBatch activeBatch
)
Public Shared Function DefineActiveBatchColumn (
activeBatch As ActiveBatch
) As (count As String, batch As String, readMessages As String)
public:
static ValueTuple<String^, String^, String^> DefineActiveBatchColumn(
ActiveBatch activeBatch
)
static member DefineActiveBatchColumn :
activeBatch : ActiveBatch -> ValueTuple<string, string, string>
- activeBatch ActiveBatch
ValueTupleString,
String,
String