Click or drag to resize

IChildCollectionDefinitionGetReference Property

Gets or sets the reference.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
Func<ObjectReference> GetReference { get; }

Property Value

Type: FuncObjectReference
The reference.
See Also