[This is preliminary documentation and is subject to change.]
            Spring Month, Constants.NotAvailable denotes null in the database.
            
    Namespace: 
   OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public int SprMon { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property SprMon As Integer  | 
| Visual C++ | 
|---|
public: property int SprMon { int get (); void set (int value); }  | 
