RequestBatch.BatchName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DisplayName of the batch.
public:
property System::String ^ BatchName { System::String ^ get(); };
public string BatchName { get; }
member this.BatchName : string
Public ReadOnly Property BatchName As String