Class ConfirmationLevel
Different stages of translation and translation approval for a Segment.
Inheritance
System.Object
ConfirmationLevel
Namespace: Sdl.Core.Bcm.BcmModel
Assembly: Sdl.Core.Bcm.BcmModel.dll
Syntax
public sealed class ConfirmationLevel : Enum
Fields
ApprovedSignOff
Translated content Approved at Sign-off.
Declaration
public const ConfirmationLevel ApprovedSignOff
Field Value
Type | Description |
---|---|
ConfirmationLevel |
ApprovedTranslation
Translated content marked as Approved.
Declaration
public const ConfirmationLevel ApprovedTranslation
Field Value
Type | Description |
---|---|
ConfirmationLevel |
Draft
Draft (edited) content.
Declaration
public const ConfirmationLevel Draft
Field Value
Type | Description |
---|---|
ConfirmationLevel |
NotTranslated
Untranslated content.
Declaration
public const ConfirmationLevel NotTranslated
Field Value
Type | Description |
---|---|
ConfirmationLevel |
RejectedSignOff
Translated content Rejected at Sign-off.
Declaration
public const ConfirmationLevel RejectedSignOff
Field Value
Type | Description |
---|---|
ConfirmationLevel |
RejectedTranslation
Translated content marked as Rejected.
Declaration
public const ConfirmationLevel RejectedTranslation
Field Value
Type | Description |
---|---|
ConfirmationLevel |
Translated
Translated content.
Declaration
public const ConfirmationLevel Translated
Field Value
Type | Description |
---|---|
ConfirmationLevel |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |