Class in Arbor / Inherits from: object
Implements interfaces: IFlexibleField, IValueGetter<string>
Description
Class to handle a flexible string type reference method there is more than one.
When FlexibleType.Constant, you can display multiple fields of editor fields by attaching theConstantMultilineAttributeattribute.
Constructors
Properties
Property Name |
Description |
parameter |
It return a Paramter. It is null if Type is other than Parameter. |
type |
It returns a type |
value |
It returns a value |
Methods
Operators
Operator Name |
Description |
FlexibleString |
Cast string to FlexibleString. |
string |
Cast FlexibleString to string. |