TestimoX

API Reference

Class

View (GpoDuplicateService)

Namespace ADPlayground.Gpo.GpoDuplicateService
Assembly ADPlayground
Modifiers sealed

Collection snapshot for duplicate GPO query results.

Inheritance

  • Object
  • View

Constructors

Properties

public Boolean CollectionSucceeded { get; set; } #

Gets a value indicating whether collection succeeded.

public String CollectionError { get; set; } #

Gets collection error details when collection fails.

public IReadOnlyList<GpoDuplicateObject> Items { get; set; } #

Gets returned duplicate objects.