Class Constants.Job.States
Inheritance
object
Constants.Job.States
Namespace: StylelabsStylelabs.MSdk
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public static class Constants.Job.States
Fields
Completed
Declaration
RequestResponse
public const string Completed
Field Value
Type | Description |
---|---|
string |
Failed
Declaration
RequestResponse
public const string Failed
Field Value
Type | Description |
---|---|
string |
Pending
Declaration
RequestResponse
public const string Pending
Field Value
Type | Description |
---|---|
string |