Class PackageImportOptions
Encapsulates information controlling package import behavior when creating a project based on a handoff package.
Syntax
public class PackageImportOptions
Fields
ImportResources
If true, heavy (TM/TB/LiveDocs), project TM/TB and light resources (e.g. AutoTrans, ...) are imported from the package. Linked TM/TB heavy resources are always imported, independently of the value of this field.
Declaration
public bool ImportResources