API Reference / Summary (GpoAffectedObjectsService)API ReferenceClass Summary (GpoAffectedObjectsService)Edit on GitHubNamespace ADPlayground.Gpo.GpoAffectedObjectsServiceAssembly ADPlaygroundSource ADPlayground/Gpo/GpoAffectedObjectsService.cs:25Modifiers sealedSummary of affected objects for a set of links.InheritanceObjectSummaryFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic Summary() #ADPlayground/Gpo/GpoAffectedObjectsService.cs:25Inherited 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 Int32 ObjectsTotalCount { get; set; } #ADPlayground/Gpo/GpoAffectedObjectsService.cs:21Total number of affected objects.public Int32 ObjectsBlockedInheritanceCount { get; set; } #ADPlayground/Gpo/GpoAffectedObjectsService.cs:23Number of objects excluded by Block Inheritance.public IReadOnlyList<String> ObjectClasses { get; set; } #ADPlayground/Gpo/GpoAffectedObjectsService.cs:25Distinct object classes present in the affected set.