DeploymentExtensions.ImportRequest.ImportMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Mode of the Import, Update or Create
public enum DeploymentExtensions.ImportRequest.ImportMode
type DeploymentExtensions.ImportRequest.ImportMode =
Public Enum DeploymentExtensions.ImportRequest.ImportMode
- Inheritance
-
DeploymentExtensions.ImportRequest.ImportMode
Fields
Name | Value | Description |
---|---|---|
Create | 0 | Create a new Import |
Update | 1 | Update to Imported Items |