Class CreateTmSegmentRequest
Inheritance
System.Object
CreateTmSegmentRequest
Namespace: Crowdin.Api.TranslationMemory
Assembly: Crowdin.Api.dll
Syntax
public class CreateTmSegmentRequest : object
Properties
| Improve this Doc View SourceRecords
Declaration
public ICollection<TmSegmentRecordForm> Records { get; set; }
Property Value
Type | Description |
---|---|
ICollection<TmSegmentRecordForm> |