Click or drag to resize

Documentation Class

Documentation
Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.PackageDocumentation

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
[SerializableAttribute]
public class Documentation

The Documentation type exposes the following members.

Constructors
  NameDescription
Public methodDocumentation
Initializes a new instance of the Documentation class
Top
Properties
  NameDescription
Public propertyDisplayType
Documentation display type.
Public propertyPath
Path to documentation.
Top
See Also