Returns an Item in the Collection List by its GUID.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportRunningTotal this[
Guid GUID
] { get; }public ReportRunningTotal this[
Guid GUID
] { get; }Public ReadOnly Property Item (
GUID As Guid
) As ReportRunningTotal
Get
Public ReadOnly Property Item (
GUID As Guid
) As ReportRunningTotal
Get
public:
property ReportRunningTotal^ Item[Guid GUID] {
ReportRunningTotal^ get (Guid GUID);
}public:
property ReportRunningTotal^ Item[Guid GUID] {
ReportRunningTotal^ get (Guid GUID);
}Property Value
Type:
ReportRunningTotal