OrganizationServiceProxy.SyncOperationType Property

 

Applies To: Dynamics CRM 2015

For internal use only.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

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

Property Value

Type: System.String

Type: String.

See Also

OrganizationServiceProxy Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright