Click or drag to resize

DataAttributeTObject, TValueValueType Property

Gets the value of the data attribute for the specified domain object

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

Return Value

Type: Type
The value of the data attribute for the specified domain object

Implements

IDataAttributeValueType
IDataAttributeValueType
See Also