Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of children is the number of Groups that are exactly one level underneath the current Group.
public int? NumberOfChildGroups { get; }
member this.NumberOfChildGroups : Nullable<int>
Public ReadOnly Property NumberOfChildGroups As Nullable(Of Integer)