Show / Hide Table of Contents

Enum ResultStorageTypes

Enumerates types of result stores.

Namespace: DNVGL.One.Compute.Core.JobProperties
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public enum ResultStorageTypes : int

Fields

Name Description
ResultLake

Results from the work item is stored in the Result Lake.

Unknown

The storage of results from the work item is unknown.

UserContainer

Results from the work item is stored in the user's container.

  • View Source
Back to top Copyright © DNV GL AS. All rights reserved.