BatchItemOrganizationRequest.Request Property
Applies To: Dynamics CRM 2015
Organization Service request for the batch
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public OrganizationRequest Request { get; set; }
public:
property OrganizationRequest^ Request {
OrganizationRequest^ get();
void set(OrganizationRequest^ value);
}
member Request : OrganizationRequest with get, set
Public Property Request As OrganizationRequest
Property Value
Type: Microsoft.Xrm.Sdk.OrganizationRequest
Type: OrganizationRequest.
See Also
BatchItemOrganizationRequest Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright