2024 Method
Changes 0
M

WorksharingDisplaySettings.GetOrCreateWorksharingDisplaySettings

Description:
Returns the worksharing display settings for the document, creating new settings for the current user if necessary.
Remarks:
Note that these settings are available even in models that are not workshared. This is to allow pre-configuring the display settings before enabling worksets so that they can be stored in template files.
public static WorksharingDisplaySettings GetOrCreateWorksharingDisplaySettings(
	Document doc
)
Return Value WorksharingDisplaySettings The worksharing display settings for the document.