Show / Hide Table of Contents

Class JobPropertyNames

Defines the names of job properties used by OneCompute.

Inheritance
System.Object
JobPropertyNames
Namespace: DNVGL.One.Compute.Core.WorkItemProperties
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public static class JobPropertyNames : object

Fields

View Source

ContainerUri

The container URI property.

Declaration
public const string ContainerUri = null
Field Value
Type Description
System.String
Remarks

This is a property on Job. It should be acquired by the client and is used by the job scheduler.

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