The following tables list the members exposed by the ConnectorInfo type.
Name | Description | |
---|---|---|
![]() |
allow_client_manual_sync | |
![]() |
configuration | |
![]() |
constants | |
![]() |
custom_field_default_mappings | |
![]() |
download_link | |
![]() |
frequency_seconds | The frequency in seconds that this connector should be executed |
![]() |
friendly_name | The user-friendly name for this connector |
![]() |
id | |
![]() |
id_id | |
![]() |
id_serverid | |
![]() |
is_scheduled | Is this connector enabled to run? |
![]() |
last_run_timestamp | The timestamp that this connector last ran |
![]() |
logs | |
![]() |
mappings | |
![]() |
parent_project_constant | |
![]() |
run_as_user_id | User to execute any connector queries against the database with |
![]() |
skip_debug_logging | |
![]() |
test_run_accepted | Has the test mode been run and accepted by the user? |
![]() |
type_name | The fully qualified type name to use to process this connector data. The class must implement IConnector |