Class KeepBaseChildPropertiesInSync
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Core
Assembly: LemonEdge.ClientCore.dll
Syntax
public class KeepBaseChildPropertiesInSync
Constructors
KeepBaseChildPropertiesInSync(IEntityDescriptorFactory, IBaseObject, IInheritingObject)
Declaration
public KeepBaseChildPropertiesInSync(IEntityDescriptorFactory entityDescriptorFactory, IBaseObject baseItem, IInheritingObject childItem)
Parameters
Type | Name | Description |
---|---|---|
IEntityDescriptorFactory | entityDescriptorFactory | |
IBaseObject | baseItem | |
IInheritingObject | childItem |