Table of Contents

Method WithCatalogGuid

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

WithCatalogGuid(Guid)

Includes a catalog identifier if known.

public IAppPackageBuilder WithCatalogGuid(Guid catalogGuid)

Parameters

catalogGuid Guid

The unique identifier for a catalog record representing this package.

Returns

IAppPackageBuilder

A reference to this instance after this operation has completed.