TestimoX

API Reference

Class

AdmxExplorerSearchIndex

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Search index file for split ADMX explorer bundles.

Inheritance

  • Object
  • AdmxExplorerSearchIndex

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public DateTime GeneratedUtc { get; set; } #

Timestamp when the index was generated (UTC).

public String PrimaryLanguage { get; set; } #

Primary language used for display values.

public Int32 EntryCount { get; set; } #

Total indexed policies.

public IReadOnlyList<AdmxExplorerSearchEntry> Entries { get; set; } #

Search entries for client-side filtering.