API Reference / View (GpoDuplicateService)API ReferenceClass View (GpoDuplicateService)Edit on GitHubNamespace ADPlayground.Gpo.GpoDuplicateServiceAssembly ADPlaygroundSource ADPlayground/Gpo/GpoDuplicateService.cs:23Modifiers sealedCollection snapshot for duplicate GPO query results.InheritanceObjectViewFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic View() #ADPlayground/Gpo/GpoDuplicateService.cs:23Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic Boolean CollectionSucceeded { get; set; } #ADPlayground/Gpo/GpoDuplicateService.cs:23Gets a value indicating whether collection succeeded.public String CollectionError { get; set; } #ADPlayground/Gpo/GpoDuplicateService.cs:28Gets collection error details when collection fails.public IReadOnlyList<GpoDuplicateObject> Items { get; set; } #ADPlayground/Gpo/GpoDuplicateService.cs:33Gets returned duplicate objects.