CrmServiceClient.IsBatchOperationsAvailable Property

 

Applies To: Dynamics CRM 2015

Gets information about the availability of batch operation. If true, batch operations are available.

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

Syntax

public bool IsBatchOperationsAvailable { get; }
public:
property bool IsBatchOperationsAvailable {
    bool get();
}
member IsBatchOperationsAvailable : bool with get
Public ReadOnly Property IsBatchOperationsAvailable As Boolean

Property Value

Type: System.Boolean

See Also

CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright