JAMS Developer Guide
Documentation Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : Documentation Class

The following tables list the members exposed by Documentation.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyThe content of the documentation.  
Public PropertyGets a description of this element (Inherited from MVPSI.JAMS.Element)
Public PropertySpecifies the type of Documentation this property is.  
Public PropertyGets the internal ID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets the name of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementState of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the name of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGet or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyText used for sorting the documentation in order.  
Public PropertyWhen a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element)
Top
Public Methods
 NameDescription
Public Method (Inherited from MVPSI.JAMS.Element)
Public MethodCopys all properties of an element to the passed in element. This is a Clone when the new object has already been created. (Inherited from MVPSI.JAMS.Element)
Public MethodOverloaded.  (Inherited from MVPSI.JAMS.Element)
Public Method (Inherited from MVPSI.JAMS.Element)
Public MethodRenders the content as HTML.  
Public MethodRenders the content as plain Markdown.  
Public MethodRenders the content as plain text.  
Public MethodReset the ElementState. This is called when an entry is submitted. (Inherited from MVPSI.JAMS.Element)
Public Method  
Top
Public Events
 NameDescription
Public Event (Inherited from MVPSI.JAMS.Element)
Top
See Also

Reference

Documentation Class
MVPSI.JAMS Namespace