BatchCellsetBatch Property |
Gets the batch information for the current instance.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public BatchInfo Batch { get; }
Public ReadOnly Property Batch As BatchInfo
Get
public:
property BatchInfo^ Batch {
BatchInfo^ get ();
}
member Batch : BatchInfo with get
Property Value
Type:
BatchInfoSee Also