Contents

Summary

Describes the results of a bulk time-entry operation, either a delete, edit, or add.

Properties

Name Editable? Type Nullable? Summary
Succeeded TeamDynamix.Api.Time.IndexAndIDPair[] This field is nullable. The index and IDs of entries that were successsfully modified. For add operations, the new ID of the entry will be returned in the same order as the entry appeared in the parameters.
Failed TeamDynamix.Api.Time.TimeApiError[] This field is nullable. The error messages. Each message corresponds to an entry in the FailureIDs collection at the same index in the list.