Show / Hide Table of Contents

Class NotebookObject

Inheritance
Object
NotebookObject
Implements
IWebObject
IPlugin
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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

IWebObject
SuperOffice.Factory.IPlugin
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top