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 SourceContainerUri
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.