Search Results for

    Show / Hide Table of Contents

    Class CreateTmSegmentRecordsRequest

    Inheritance
    System.Object
    CreateTmSegmentRecordsRequest
    Namespace: Crowdin.Api.TranslationMemory
    Assembly: Crowdin.Api.dll
    Syntax
    public class CreateTmSegmentRecordsRequest : object

    Properties

    | Improve this Doc View Source

    Records

    Declaration
    public ICollection<TmSegmentRecordForm> Records { get; set; }
    Property Value
    Type Description
    ICollection<TmSegmentRecordForm>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX