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