Bagikan melalui


BulkDetectDuplicatesRequest.JobName Property

 

Applies To: Dynamics CRM 2015

Gets or sets the name of the asynchronous system job that detects and logs multiple duplicate records. Required.

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

Syntax

public string JobName { get; set; }
public:
property String^ JobName {
    String^ get();
    void set(String^ value);
}
member JobName : string with get, set
Public Property JobName As String

Property Value

Type: System.String

Type: String
The name of the asynchronous system job that detects and logs multiple duplicate records.

See Also

BulkDetectDuplicatesRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright