Click or drag to resize

DataAccessFilterDataAttributeTObjectPrimitiveValueType Property

Gets the primitive type or null. Used in public APIs to represent a complex value as a primitive value.

Namespace:  Aloe.EnterpriseOne.Model.Core.DataAttributes
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override Type PrimitiveValueType { get; }

Property Value

Type: Type

Implements

IDataAttributePrimitiveValueType
See Also