public decimal CheckAllocationAmount( decimal NewAllocatedAmount )
Public Function CheckAllocationAmount ( _ NewAllocatedAmount As Decimal _ ) As Decimal
public: Decimal^ CheckAllocationAmount( Decimal^ NewAllocatedAmount )