[This is preliminary documentation and is subject to change.]
            Defines the constant to indicate that there is no space 
            available for a new document to be created either for a 
            user or for a group.
            
    Namespace: 
   OfficeClip.DBLayerAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public static readonly int NoSpaceAvailable  | 
| Visual Basic (Declaration) | 
|---|
Public Shared ReadOnly NoSpaceAvailable As Integer  | 
| Visual C++ | 
|---|
public: static initonly int NoSpaceAvailable  | 
