<ClassName> Element (<ContentFormatter>)
SQL Server 2000
Specifies the class name of the class that provides the content formatter functionality.
Structure
<NotificationClasses>
<NotificationClass>
...
<ContentFormatter>
<ClassName>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 4,000 characters in length. |
| Default Value | None. |
| Occurrence | Required once per <ContentFormatter> node. |
| Updates | Can be modified, but not added or deleted, using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <ContentFormatter> Node |
Remarks
The <ClassName> value must conform to Microsoft .NET class naming conventions.