Click or drag to resize

IChildCollectionDefinition Interface

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public interface IChildCollectionDefinition

The IChildCollectionDefinition type exposes the following members.

Properties
  NameDescription
Public propertyChildObjectType
Gets the type of the child object.
Public propertyGetReference
Gets or sets the reference.
Public propertyName
Gets the name of the child list
Top
Methods
  NameDescription
Public methodGetChildCollectionUntyped
Gets the child objects collection for the specified object
Top
See Also