Click or drag to resize
MiscEntryAmount Property
Money amount, if category is of money type.

Namespace: AMG.API.Timecard
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Nullable<double> Amount { get; set; }

Property Value

Type: NullableDouble
See Also