TemplateGenerationTypeCode Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains integer values that are used for the Template.GenerationTypeCode attribute.

Namespace:   Microsoft.Crm.Sdk
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Crm.Sdk.TemplateGenerationTypeCode

Syntax

public static class TemplateGenerationTypeCode
Public NotInheritable Class TemplateGenerationTypeCode

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static BulkDeleteCompleted

Bulk delete has completed. Value = 2.

System_CAPS_pubfieldSystem_CAPS_static BulkDeleteCompletedWithFailures

Bulk delete has completed, but failures occurred. Value = 3.

System_CAPS_pubfieldSystem_CAPS_static BulkDeleteFailed

Bulk delete failed. Value = 4.

System_CAPS_pubfieldSystem_CAPS_static BulkDupDetectCompleted

Bulk duplicate detection has completed. Value = 1.

System_CAPS_pubfieldSystem_CAPS_static ImportCompleted

Import has completed. Value = 5.

System_CAPS_pubfieldSystem_CAPS_static ImportFailed

Import has failed. Value = 6.

Remarks

The following table shows the values for this class.

Member

Value

Description

BulkDeleteCompleted

2

Bulk delete has completed.

BulkDeleteCompletedWithFailures

3

Bulk delete has completed, but failures occurred.

BulkDeleteFailed

4

Bulk delete failed.

BulkDupDetectCompleted

1

Bulk duplicate detection has completed.

ImportCompleted

5

Import has completed.

ImportFailed

6

Import has failed.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.Sdk Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright