Interface IHasNestedDataSets NamespaceBpNexT.NET.Models.Internal AssemblyBpNexT.NET.dll Represents a class that has nested datasets. public interface IHasNestedDataSets : IHasAutoDataSet Extension Methods HasAutoDataSetExtensions.GetLayoutBuilder(IHasAutoDataSet, string) HasAutoDataSetExtensions.Print(IHasAutoDataSet, AutoDruckLayout) AutoDataSetExtensions.GetIdentifier<T>(T?, object?) HasNestedDataSetsExtensions.AppendNested<T>(IHasNestedDataSets) HasNestedDataSetsExtensions.GetNewParentDataSet(IHasNestedDataSets) HasNestedDataSetsExtensions.GetRelatedEntities<T>(IHasNestedDataSets, string[]?) HasNestedDataSetsExtensions.ReadRelatedEntities<T>(IHasNestedDataSets, string[]?, int)