2027 Method
Changes 0
M

UpdaterRegistry.GetIsUpdaterOptional

Description:
Check if the updater is optional or not.
Remarks:
This flag controls whether an updater is going to be required next time a document in which it had been used is opened. If a non-optional updater is not found (currently not registered) in a document, the end user will be presented with a warning and choices to resolve the situation.
public static bool GetIsUpdaterOptional(
	UpdaterId id
)
Return Value Boolean Returns True if the updater is optional, False otherwise.