Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
protected internal List<decimal> FieldTotal { get; set; }
protected internal List<decimal> FieldTotal { get; set; }
Protected Friend Property FieldTotal As List(Of Decimal)
Get
Set
Protected Friend Property FieldTotal As List(Of Decimal)
Get
Set
protected public:
property List<Decimal>^ FieldTotal {
List<Decimal>^ get ();
void set (List<Decimal>^ value);
}
protected public:
property List<Decimal>^ FieldTotal {
List<Decimal>^ get ();
void set (List<Decimal>^ value);
}
Property Value
Type:
List
Decimal