Preventing users from selecting a data import purpose
Ensure that users use the default import purpose by preventing them from selecting a data import purpose.
The default import purpose is either Add or update or the value set in the pyDefaultImportPurpose property. For example, to allow only location updates for your data type, you can set the value for the pyDefaultImportPurpose property to "UpdateLocations" and the value for the pyDisableImportPurpose property to true.