The TrackerAdmin type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TrackerAdmin |
Initializes a new instance of the TrackerAdmin class.
|
Methods
| Name | Description | |
|---|---|---|
| AddAddressType |
Adds an AddressType to the Tracker database.
| |
| AddAddressTypeAsync |
Asynchronously adds an AddressType to the Tracker database.
| |
| AddIndividualType |
Adds an IndividualType to the Tracker database.
| |
| AddIndividualTypeAsync |
Asynchronously adds an IndividualType to the Tracker database.
| |
| AddInteractionAddressSubtype |
Adds an InteractionAddressSubtype to the Tracker database.
| |
| AddInteractionAddressSubtypeAsync |
Asynchronously adds an InteractionAddressSubtype to the Tracker database.
| |
| AddInteractionAddressType |
Adds an InteractionAddressType to the Tracker database.
| |
| AddInteractionAddressTypeAsync |
Asynchronously adds an InteractionAddressType to the Tracker database.
| |
| AddOrganizationType |
Adds an OrganizationType to the Tracker database.
| |
| AddOrganizationTypeAsync |
Asynchronously adds an OrganizationType to the Tracker database.
| |
| AddTitle |
Adds a Title to the Tracker database.
| |
| AddTitleAsync |
Asynchronously adds a Title to the Tracker database.
| |
| AddTrackerAttributeType |
Adds a TrackerAttributeType to the Tracker database.
| |
| AddTrackerAttributeTypeAsync |
Asynchronously adds a TrackerAttributeType to the Tracker database.
| |
| DeleteAddressType |
Deletes an AddressType from the Tracker database.
| |
| DeleteAddressTypeAsync |
Asynchronously deletes an AddressType from the Tracker database.
| |
| DeleteIndividualType |
Deletes an IndividualType from the Tracker database.
| |
| DeleteIndividualTypeAsync |
Asynchronously deletes an IndividualType from the Tracker database.
| |
| DeleteInteractionAddressSubtype |
Deletes an InteractionAddressSubtype from the Tracker database.
| |
| DeleteInteractionAddressSubtypeAsync |
Asynchronously deletes an InteractionAddressSubtype from the Tracker database.
| |
| DeleteInteractionAddressType |
Deletes an InteractionAddressType from the Tracker database.
| |
| DeleteInteractionAddressTypeAsync |
Asynchronously deletes an InteractionAddressType from the Tracker database.
| |
| DeleteOrganizationType |
Deletes an OrganizationType from the Tracker database.
| |
| DeleteOrganizationTypeAsync |
Asynchronously deletes an OrganizationType from the Tracker database.
| |
| DeleteTitle |
Deletes a Title from the Tracker database.
| |
| DeleteTitleAsync |
Asynchronously deletes a Title from the Tracker database.
| |
| DeleteTrackerAttributeType |
Deletes a TrackerAttributeType from the Tracker database.
| |
| DeleteTrackerAttributeTypeAsync |
Asynchronously deletes a TrackerAttributeType from the Tracker database.
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAddressTypeById |
Gets an AddressType by ID.
| |
| GetAddressTypeByIdAsync |
Asynchronously gets an AddressType by ID.
| |
| GetAddressTypes |
Gets all AddressTypes.
| |
| GetAddressTypesAsync |
Asynchronously gets all AddressTypes.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetIndividualTypeById |
Gets an IndividualType by ID.
| |
| GetIndividualTypeByIdAsync |
Asynchronously gets an IndividualType by ID.
| |
| GetIndividualTypes |
Gets all IndividualTypes.
| |
| GetIndividualTypesAsync |
Asynchronously gets all IndividualTypes.
| |
| GetInteractionAddressSubtypeById |
Gets an InteractionAddressSubtype by ID.
| |
| GetInteractionAddressSubtypeByIdAsync |
Asynchronously gets an InteractionAddressSubtype by ID.
| |
| GetInteractionAddressSubtypes |
Gets all InteractionAddressSubtypes.
| |
| GetInteractionAddressSubtypesAsync |
Asynchronously gets all InteractionAddressSubtypes.
| |
| GetInteractionAddressTypeById |
Gets an InteractionAddressType by ID.
| |
| GetInteractionAddressTypeByIdAsync |
Asynchronously gets an InteractionAddressType by ID.
| |
| GetInteractionAddressTypes |
Gets all InteractionAddressTypes.
| |
| GetInteractionAddressTypesAsync |
Asynchronously gets all InteractionAddressTypes.
| |
| GetOrganizationTypeById |
Gets an OrganizationType by ID.
| |
| GetOrganizationTypeByIdAsync |
Asynchronously gets an OrganizationType by ID.
| |
| GetOrganizationTypes |
Gets all OrganizationTypes.
| |
| GetOrganizationTypesAsync |
Asynchronously gets all OrganizationTypes.
| |
| GetTitleById |
Gets a Title by ID.
| |
| GetTitleByIdAsync |
Asynchronously gets a Title by ID.
| |
| GetTitles |
Gets all Titles.
| |
| GetTitlesAsync |
Asynchronously gets all Title.
| |
| GetTrackerAttributeTypeById |
Gets a TrackerAttributeType by ID.
| |
| GetTrackerAttributeTypeByIdAsync |
Asynchronously gets a TrackerAttributeType by ID.
| |
| GetTrackerAttributeTypes |
Gets all TrackerAttributeTypes.
| |
| GetTrackerAttributeTypesAsync |
Asynchronously gets all TrackerAttributeTypes.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ICUserModified |
Marks an IC user as modified.
| |
| ICUserModifiedAsync |
Asynchronously marks an IC user as modified.
| |
| ImportICUsers |
Imports the IC users.
| |
| ImportICUsersAsync |
Asynchronously imports the IC users.
| |
| IsUnknownOrSystemIndividual |
Determines whether the specific Individual is unknown or a system Individual.
| |
| IsUnknownOrSystemIndividualAsync |
Asynchronously determines whether the specific Individual is unknown or a system Individual.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
| UpdateAddressType |
Updates an AddressType.
| |
| UpdateAddressTypeAsync |
Asynchronously updates an AddressType.
| |
| UpdateIndividualType |
Updates an IndividualType.
| |
| UpdateIndividualTypeAsync |
Asynchronously updates an IndividualType.
| |
| UpdateInteractionAddressSubtype |
Updates an InteractionAddressSubtype.
| |
| UpdateInteractionAddressSubtypeAsync |
Asynchronously updates an InteractionAddressSubtype.
| |
| UpdateInteractionAddressType |
Updates an InteractionAddressType.
| |
| UpdateInteractionAddressTypeAsync |
Asynchronously updates an InteractionAddressType.
| |
| UpdateOrganizationType |
Updates an OrganizationType.
| |
| UpdateOrganizationTypeAsync |
Asynchronously updates an OrganizationType.
| |
| UpdateTitle |
Updates a Title.
| |
| UpdateTitleAsync |
Asynchronously updates a Title.
| |
| UpdateTrackerAttributeType |
Updates a TrackerAttributeType.
| |
| UpdateTrackerAttributeTypeAsync |
Asynchronously updates a TrackerAttributeType.
| |
| UpdateUserSecurity |
Updates the security for an IC user.
| |
| UpdateUserSecurityAsync |
Asynchronously updates the security for an IC user.
|
Properties
| Name | Description | |
|---|---|---|
| TransactionClient |
Gets the TransactionClient.
|