Click or drag to resize

ObjectReferenceReferencedType Property

Gets the type of the referenced objects

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

Property Value

Type: Type
See Also