JAMS Developer Guide
Documentation Class
Members 


MVPSI.JAMS Namespace : Documentation Class
A class that handles the documentation properties on Job and Folder definitions.
Object Model
Documentation Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class Documentation 
   Inherits Element
   Implements IDocumentation, IElement 
'Usage
 
Dim instance As Documentation
[System.Runtime.Serialization.DataContract()]
public class Documentation : Element, IDocumentation, IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.Documentation

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Documentation Members
MVPSI.JAMS Namespace