2023 Method
Changes 0
M

UpdaterRegistry.IsUpdaterRegistered

Description:
Checks whether updater with the given id is registered in a document.
Overloads (2):
IsUpdaterRegistered(UpdaterId,Document)
public static bool IsUpdaterRegistered(
	UpdaterId id,
	Document document
)
Return Value bool Returns True if the updater is registered in the given document.