BatchItemOrganizationRequest.RequestReferenceNumber Property
Applies To: Dynamics CRM 2015
Reference Correlation ID
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public Guid RequestReferenceNumber { get; set; }
public:
property Guid RequestReferenceNumber {
Guid get();
void set(Guid value);
}
member RequestReferenceNumber : Guid with get, set
Public Property RequestReferenceNumber As Guid
Property Value
Type: System.Guid
Type: Guid.
See Also
BatchItemOrganizationRequest Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright