FlexibleString

Class in Arbor / Inherits from: object
Implements interfaces: IFlexibleField, IValueGetter<string>

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.

Description
FlexibleString FlexibleString default constructor
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
Method Name Description
Disconnect Disconnect the data slot.
GetValueObject Return the value as object.
Operator Name Description
FlexibleString Cast string to FlexibleString.
string Cast FlexibleString to string.