JAMS Developer Guide
DocumentationType Property (Documentation)


MVPSI.JAMS Namespace > Documentation Class : DocumentationType Property
Specifies the type of Documentation this property is.
Syntax
'Declaration
 
Public Property DocumentationType As DocumentationType
'Usage
 
Dim instance As Documentation
Dim value As DocumentationType
 
instance.DocumentationType = value
 
value = instance.DocumentationType
public DocumentationType DocumentationType {get; set;}
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 Class
Documentation Members