Click or drag to resize

ChildCollectionDefinitionTChildObjectChildObjectType Property

Gets the type of the child object.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Type ChildObjectType { get; }

Property Value

Type: Type

Implements

IChildCollectionDefinitionChildObjectType
See Also