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) Version: 19.8
Syntax
C#
[SerializableAttribute]
public class Documentation

The Documentation type exposes the following members.

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