You can store approximately 500,000 characters in a property providing the property type to which it belongs:
Has a
constraintStyle
ofProperty
.Uses the built-in
unindexedText
data type.
As the name suggests, LUSID does not index unindexedText
properties, so you cannot perform filter operations on them.
For example, to create a property type representing a fund prospectus for portfolio entities:
To attach a property of this type with a large string value to a particular transaction portfolio when you create it:
Note that unindexedText
properties must always be created as label values.