TestimoX

API Reference

Class

View (GpoOuLinkSummaryService)

Namespace ADPlayground.Gpo.GpoOuLinkSummaryService
Assembly ADPlayground
Modifiers sealed

Collection snapshot for OU link summary rows.

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 Int32 MaxGpos { get; set; } #

Gets maximum processed GPO count.

public Int32 MaxOus { get; set; } #

Gets maximum returned OU count.

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

Gets returned OU summary rows.