RequestBatch.BatchName Property
Applies To: Dynamics CRM 2015
DisplayName of the batch.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string BatchName { get; internal set; }
public:
property String^ BatchName {
String^ get();
internal: void set(String^ value);
}
member BatchName : string with get, internal set
Public Property BatchName As String
Get
Friend Set
End Property
Property Value
Type: System.String
See Also
RequestBatch Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright