OrganizationWebProxyClient.SyncOperationType Property
Applies To: Dynamics CRM 2015
For internal use only.
Namespace: Microsoft.Xrm.Sdk.WebServiceClient
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
Returns String.
See Also
OrganizationWebProxyClient Class
Microsoft.Xrm.Sdk.WebServiceClient Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright