Share via


RequestBatch.BatchId Property

 

Applies To: Dynamics CRM 2015

ID of the batch.

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public Guid BatchId { get; internal set; }
public:
property Guid BatchId {
    Guid get();
    internal: void set(Guid value);
}
member BatchId : Guid with get, internal set
Public Property BatchId As Guid
    Get
    Friend Set
End Property

Property Value

Type: System.Guid

See Also

RequestBatch Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright