Click or drag to resize

ProductAPISetManifest Method

Sets the manifest to product.

Namespace:  Nexpaq.APIs
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public void SetManifest(
	UUID uuid,
	ProductManifest manifest
)

Parameters

uuid
Type: UUID
UUID.
manifest
Type: ProductManifest
Manifest.
See Also