IChildCollectionDefinitionChildObjectType 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
SyntaxType ChildObjectType { get; }
ReadOnly Property ChildObjectType As Type
Get
property Type^ ChildObjectType {
Type^ get ();
}
abstract ChildObjectType : Type with get
Return Value
Type:
Type
See Also