| MultilanguageStringDataAttributeTObjectPrimitiveValueType 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
    Assembly:
   Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
 Syntax
Syntaxpublic override Type PrimitiveValueType { get; }Public Overrides ReadOnly Property PrimitiveValueType As Type
	Get
public:
virtual property Type^ PrimitiveValueType {
	Type^ get () override;
}abstract PrimitiveValueType : Type with get
override PrimitiveValueType : Type with get
Property Value
Type: 
TypeImplements
IDataAttributePrimitiveValueType See Also
See Also