Click or drag to resize

PackageManagerReadDocumentation Method

ReadDocumentation

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public string ReadDocumentation(
	byte[] packgeData
)

Parameters

packgeData
Type: SystemByte

Return Value

Type: String
See Also