JAMS Developer Guide
IDocumentation Interface Members
Properties  Methods 

MVPSI.JAMS Namespace : IDocumentation Interface

The following tables list the members exposed by IDocumentation.

Public Properties
 NameDescription
 PropertyGets a description of the Element (Inherited from MVPSI.JAMS.IElement)
 PropertySpecifies type of documentation (e.g. HTML, Text)  
 PropertyGets the internal ID of this element. (Inherited from MVPSI.JAMS.IElement)
 PropertyGets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.IElement)
 PropertyGets or sets the name for this element. (Inherited from MVPSI.JAMS.IElement)
 PropertyGets the ElementState of this element. (Inherited from MVPSI.JAMS.IElement)
 PropertyGets the internal ID of this type of element. (Inherited from MVPSI.JAMS.IElement)
 PropertyGets the name of this type of element. (Inherited from MVPSI.JAMS.IElement)
 PropertyGet or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.IElement)
 PropertyReturns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.IElement)
 PropertyGets the ID of the object that defined this element (Inherited from MVPSI.JAMS.IElement)
 PropertyGets the name of the object that defined this element (Inherited from MVPSI.JAMS.IElement)
 PropertyGets the type of object that defined this element (Inherited from MVPSI.JAMS.IElement)
 PropertyGets the collection of properties for this element. (Inherited from MVPSI.JAMS.IElement)
 Propertystring value representing an order to put documentation together by  
Top
Public Methods
 NameDescription
 MethodRenders the content of this documentation element as HTML.  
 MethodRenders the content of this documentation element as Markdown.  
 MethodRenders the content of this documentation element as plain text.  
Top
See Also

Reference

IDocumentation Interface
MVPSI.JAMS Namespace