Class FeedbackType
Types of feedback changes created during the translation/review process.
Inheritance
System.Object
FeedbackType
Namespace: Sdl.Core.Bcm.BcmModel
Assembly: Sdl.Core.Bcm.BcmModel.dll
Syntax
public sealed class FeedbackType : Enum
Fields
Added
Added content.
Declaration
public const FeedbackType Added
Field Value
Type | Description |
---|---|
FeedbackType |
Comment
A feedback comment was added.
Declaration
public const FeedbackType Comment
Field Value
Type | Description |
---|---|
FeedbackType |
Deleted
Deleted content.
Declaration
public const FeedbackType Deleted
Field Value
Type | Description |
---|---|
FeedbackType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |