API Reference
Class
View (GpoOuLinkSummaryService)
Collection snapshot for OU link summary rows.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
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.