Click or drag to resize

IDataAttributeGetPrimitiveValueAccessor Method

Gets the primitive value accessor or null if the attribute does not support it. The type of the value is represented by PrimitiveValueType.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
IValueAccessor<Object> GetPrimitiveValueAccessor()

Return Value

Type: IValueAccessorObject
See Also