[This is preliminary documentation and is subject to change.]
            The Paid Amount
            
    Namespace: 
   OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public float Payment { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property Payment As Single  | 
| Visual C++ | 
|---|
public: property float Payment { float get (); void set (float value); }  | 
