FlexibleFieldBase
Class in Arbor / Inherits from: object
Implements interfaces: IFlexibleField
Description
A base class for dealing with flexible types with multiple reference methods. SeeFlexibleField<T>for use.
Fields
Field Name | Description |
---|---|
_Type | Specified type of value |
Properties
Property Name | Description |
---|---|
fieldType | It returns a field type. |
type | It returns a type |
Methods
Method Name | Description |
---|---|
GetValueObject | Return the value as object. |