SdkClient Class Members
- Last UpdatedApr 15, 2025
- 6 minute read
The following tables list the members exposed by SdkClient.
| Name | Description | |
|---|---|---|
![]() | ConfigSettings | Gets or sets the configuration settings. |
![]() | RetryCount | Gets or sets the retry count for proxy. |
| Name | Description | |
|---|---|---|
![]() | ConvertAttachedPropertiesToExtendedPropertiesXML | Converts the attached properties values collection to extended property bag XML. |
![]() | DeleteScheduleOccurrences | This method deletes the collection of schedule occurrences that correspond to a given collection of schedule occurrence IDs in the IntelaTrac database. |
![]() | Dispose | Overloaded. Disposes the override method. |
![]() | GetAssetParentHierarchyWithList | Gets a collection of Parent Hierarchy records of the AssetInfo lightweight object type from the Intelatrac database based on the specified criteria. |
![]() | GetCompletedProcedureReport | Gets the completed procedure report. |
![]() | GetConfigurationSetting | Gets an attribute from the XML property bag. |
![]() | GetCrewInfo | Gets a single CrewInfoLwo object. |
![]() | GetCrewInfos | Gets a collection of records of the CrewInfoLwo lightweight object type based on the specified criteria. |
![]() | GetIntegrationItemsWithAssets | Gets a collection of records of the TransmittedIntegrationItemsInfoEx lightweight object type based on the specified criteria. |
![]() | GetProcedureHeaderInfos | Gets a collection of ProcedureHeaderInfo for a procedure |
![]() | GetProcedureHeaderInfosByCriteria | Gets a collection of ProcedureHeaderInfo for a procedure |
![]() | GetProcedureInfo | Gets a specific procedure object. |
![]() | GetProcedureInfoByRevisionId | Gets a specific procedure object based on revision id. |
![]() | GetProcedureInfoByRevsionNo | Gets a ProcedureInfo lightweight object type based on revision number. |
![]() | GetProcedureInfos | Gets a collection of records of the ProcedureInfo lightweight object type based on the specified criteria. |
![]() | GetProcedureIntegrationConfigInfo | Gets a single ProcedureIntegrationConfigInfo object based on the GUID. |
![]() | GetProcedureIntegrationConfigInfos | Gets a collection of records of the ProcedureIntegrationConfigInfo lightweight object type based on the specified criteria. |
![]() | GetReasonCodes | Gets a collection of records of the ReasonCodeInfo lightweight object type from the Intelatrac database based on the specified criteria. |
![]() | GetScheduleOccurrenceInfo | Gets a specific ScheduleOccurrenceInfo object. |
![]() | GetScheduleOccurrenceInfos | Gets a collection of records of the ScheduleOccurrenceInfo lightweight object type based on the specified criteria. |
![]() | GetScheduleOccurrenceNotes | Gets a collection of records of the ScheduleOccurrenceNotesInfo lightweight object type from the Intelatrac database based on the specified criteria. |
![]() | GetTransmittedIntegrationItems | Gets a collection of records that require processing in the TransmittedIntegrationItemsInfo lightweight object. |
![]() | RegisterApplicationType | Sets a new entry for external applications in the Application Type table of Intelatrac database. This is used for interaction with lightweight objects. |
![]() | RemoveProcedureByApplicationIdAndApplicationItemId | Remove Procedure By application Id and Application Item Id |
![]() | RemoveProcedureByProcedureId | Remove Procedure By Procedure Id |
![]() | ResumeScheduledProcedureInstances | Resumes the collection procedure instances corresponding to the given collection of procedure instance ID. |
![]() | ResumeScheduledProcedureInstancesInFuture | Resumes the collection of future procedure instances belonging to the given collection of schedule occurrence ID and between the given start date and end date. |
![]() | SetAssets | Sets a collection of records of Assets type in the Intelatrac database. |
![]() | SetAssetStatusCollections | Sets a collection of records of AssetStatusCollection type in the Intelatrac database. |
![]() | SetIntegrationItemsWithAssets | Sets the custom integration information in the Intelatrac database. |
![]() | SetProcedureInfos | Sets a collection of records of Procedure type in the Intelatrac database. |
![]() | SetProcedureInfoWithoutSupportObjects | Sets a collection of records of Procedure type in the Intelatrac database. |
![]() | SetReasonCodes | Sets a collection of records of ReasonCodeInfo lightweight object type in the Intelatrac database. |
![]() | SetResponseCollections | Sets a collection of records of ResponseListInfo lightweight object type in the Intelatrac database. |
![]() | SetScheduleOccurrenceInfos | Sets a collection of records of ScheduleOccurrenceInfo lightweight object type in the Intelatrac database. |
![]() | SetScheduleOccurrenceNotes | Sets a note to ScheduleOccurrenceNotesInfo for a specified datetime in the Intelatrac database. |
![]() | SetTransmittedIntegrationItems | Sets the custom integration information in the Intelatrac database. |
![]() | SuspendScheduledProcedureInstances | Suspends the collection of procedure instances corresponding to the given collection of procedure instance IDs. |
![]() | SuspendScheduledProcedureInstancesInFuture | Suspends the collection of future procedure instances belonging to the given collection of schedule occurrence IDs and between the given start date and end date. |


