Enum ServerProjectResourcesInPackages
Describes the options how the TMs, TBs and LiveDocs corpora are included in packages.
Syntax
public enum ServerProjectResourcesInPackages
Fields
| Name | Description |
|---|---|
| CreateProjectTMTB | Create a project TM and TB and include them in the package. |
| IncludeCopy | Include copies of TMs, TBs and LiveDocs corpora in the package. |
| LinkRemote | Link TMs, TBs and LiveDocs corpora as remote resources. |