CrmServiceClient.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 class CrmServiceClient::ImportRequest::ImportMode
public enum CrmServiceClient.ImportRequest.ImportMode
type CrmServiceClient.ImportRequest.ImportMode =
Public Enum CrmServiceClient.ImportRequest.ImportMode
- Inheritance
-
CrmServiceClient.ImportRequest.ImportMode
Fields
Name | Value | Description |
---|---|---|
Create | 0 | Create a new Import |
Update | 1 | Update to Imported Items |