Add | ![]() |
public struct AddResult
The AddResult type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ID | The entity ID of the object just added to the system |
![]() ![]() | Messages | The message of the add result. |
![]() ![]() | Status | The status of the object just added to the system |
... "Results": [ { "ID": 23926, "Messages": ["Labor level detail successfully added for code 'my_code'."], "Status": 1 }]