API Reference
Class
DirectoryEssentialsReportTypeSelection
Resolves requested report types, expanding the All marker.
Inheritance
- Object
- DirectoryEssentialsReportTypeSelection
Methods
public static IReadOnlyList<DirectoryEssentialsReportType> Resolve(IReadOnlyCollection<DirectoryEssentialsReportType> requested) #Returns:
IReadOnlyList<DirectoryEssentialsReportType>Resolves the requested report types (or defaults to all).
Parameters
- requested System.Collections.Generic.IReadOnlyCollection{ADPlayground.DirectoryEssentials.DirectoryEssentialsReportType}