[This is preliminary documentation and is subject to change.]
Syntax
| C# |
|---|
public class BusinessConstants |
| Visual Basic (Declaration) |
|---|
Public Class BusinessConstants |
| Visual C++ |
|---|
public ref class BusinessConstants |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| SqlNVarCharMaxLimit |
Limit imposed by the varchar size for the sql database. Returns
32000 if the sql server is 2005, or 4000 if it is 2000
| |
| TitleString |
Returns the title string to be shown on the title bar of the browser
|
See Also
OfficeClip.BusinessLayer Namespace
