Class ServerProjectPackageResourceHandlingOptions
Describes how the resources (TMs, TBs, LiveDocs corpora, QTerms) are included in the packages. Only for server projects that allow package creation.
Syntax
public class ServerProjectPackageResourceHandlingOptions
Fields
LiveDocsHandlingOptions
Specifies how the LiveDocs corpora are included in the packages. Only for server projects that allow package creation.
Declaration
public ServerProjectResourcesInPackages LiveDocsHandlingOptions
Type
ServerProjectResourcesInPackagesQTermHandlingOptions
Specifies how the qTerms are included in the packages. Only for server projects that allow package creation.
Declaration
public ServerProjectResourcesInPackages QTermHandlingOptions
Type
ServerProjectResourcesInPackagesTBHandlingOptions
Specifies how the TBs are included in the packages. Only for server projects that allow package creation.
Declaration
public ServerProjectResourcesInPackages TBHandlingOptions
Type
ServerProjectResourcesInPackagesTMHandlingOptions
Specifies how the TMs are included in the packages. Only for server projects that allow package creation.
Declaration
public ServerProjectResourcesInPackages TMHandlingOptions