The SaveAs method creates a new package ID and assigns the new name while preserving all other properties.
Package Object |
object.SaveAs(NewName)
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
NewName | New package name |
HRESUTL SaveAs(BSTR NewName);