Click or drag to resize

IDataAttributePrimitiveValueType Property

Gets the primitive type or null. Used in public APIs to represent a complex value as a primitive value. For example Quantity and Amount attributes may have Decimal primitive type.

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

Property Value

Type: Type
See Also