The Can Declare
property setting can be automatically propagated to document subclasses.
For
example:
- You can set the Can Declare property on a class called MyDocument
and then propagate the setting to all the subclasses of MyDocument.
- To allow all document classes to be used for records,
set the Can Declare property on the root class Document Class and
then propagate the setting. You might not want all of your doc-classes
to be eligible for record declaration.
- To limit the Can Declare property to the MyDocument class only,
enable it but do not propagate the setting.
Tip: After importing the Localization Add-ons
in tasks See (Optional) Configure localized object stores or See (Optional)
Configure localized object stores, the Can Declare property reverts
back to the default value: False. Use the following procedure to set
it to the desired value.
To enable the Can Declare property
on the appropriate document classes: