IIndexProviderGetLastIndexUtc - метод

Returns the date and time when the index was last processed, or null if the index doesn't exist

Пространство имён:  Orchard.Indexing
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
Nullable<DateTime> GetLastIndexUtc(
	string indexName
)

Параметры

indexName
Тип: String

Возвращаемое значение

Тип: NullableDateTime
См. также