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