Contents

Summary

A mapping between an external source and a field on a TeamDynamix API object.

Properties

Name Type Nullable? Summary
FieldIdentifier String This field is nullable. The identifier of the field.
CustomAttributeID Int32 The ID of the associated custom attribute, or 0 if the field is not a custom attribute.
DefaultValue String This field is nullable. The default value of the field.
ClearOnNull Boolean Whether the field on the API object should be cleared when a value has not been provided for it.