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
GuidThe unique identifier for a catalog record representing this package.
Returns
- IAppPackageBuilder
A reference to this instance after this operation has completed.