Class Work.WorkGroup Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.Pre Assembly: dfpredat.dll This class is to represent the WorkGroup. public class Work.WorkGroup : Group<work groupitem>, IWorkGroup Inheritance object ← Group ← Work.WorkGroup Implements IWorkGroup Inherited Members Group.Initialize(), Group.Name, Group.SubGroups, Group.SubItems Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Constructors WorkGroup() public WorkGroup() Properties SubModels Gets or sets the sub models. public List<model> SubModels { get; set; } Property Value ListModel>