Show / Hide Table of Contents

Class UserPreferenceStrings.DocPluginNames

Doc Plugin Addons: [DocPluginNames] plugin-id = prog.id. The prog.id is requred and matches COM ProgId property of the document plugin class.

Inheritance
Object
UserPreferenceStrings.DocPluginNames
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class DocPluginNames : Object
Remarks

NetServer document plugins declare the plugin-id without having to actually be COM compatible.

Another list of plugin names (Human names, not COM progid names) is found in the PrefDescLine section, used by the user-preference GUI to let the user select a program.

Fields

Section

Section heading

Declaration
public const string Section = "DocPluginNames"
Field Value
Type Description
String
Remarks

NetServer document plugins declare the plugin-id without having to actually be COM compatible.

Another list of plugin names (Human names, not COM progid names) is found in the PrefDescLine section, used by the user-preference GUI to let the user select a program.
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top