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