You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ExtendedAttribute.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ Name | Type | Description | Notes
12
12
**date_value** | **datetime** | Gets or sets a value for attributes with date types (Date, Start, Finish). |
13
13
**flag_value** | **bool** | Gets or sets a value indicating whether a flag is set for an attribute with 'Flag' type. |
14
14
**text_value** | **str** | Gets or sets a value for attributes with 'Text' type. | [optional]
15
+
**is_error_value** | **bool** | Gets whether calculation of extended attribute's value resulted in an error. |
15
16
16
17
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments