Properties
flPropertiesAdd
Create one or more properties
Parameters
| Name | Description | Required Field | Format | Example |
|---|---|---|---|---|
| property_definition_cells | Populated table from flPropertiesAdd_Template | Yes | Cell reference | See template |
flPropertiesGet
Get one or more property definitions
Parameters
| Name | Description | Required Field | Format | Example |
|---|---|---|---|---|
| property_domain | Entity type the property can be attached to | Yes | String | "Portfolio" |
| property_scope | Scope within which the property will apply | Yes | String | "FinbourneExamples" |
| property_name | Property name | Yes | String | "MyProperty" |
| columns | Select your result columns | No | Comma delimited list of strings | "Column1,Column2" |