Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (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