[This is preliminary documentation and is subject to change.]

Stores the configuration information. This information is fetched from the database when the user logs into the system.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public class ConfigureInfo
Visual Basic (Declaration)
Public Class ConfigureInfo
Visual C++
public ref class ConfigureInfo

Inheritance Hierarchy

System..::.Object
  OfficeClip.Utils..::.ConfigureInfo

See Also