Class NotebookObject
Inherited Members
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class NotebookObject : IWebObject, IPlugin
Constructors
NotebookObject()
Declaration
public NotebookObject()
Properties
NoteText
Declaration
public string[] NoteText { get; set; }
Property Value
| Type | Description |
|---|---|
| String[] |
Source
Declaration
public string Source { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Implements
SuperOffice.Factory.IPlugin