Search Results for

    Show / Hide Table of Contents

    Class TmSegmentResource

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

    Properties

    | Improve this Doc View Source

    Id

    Declaration
    public int Id { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Records

    Declaration
    public TmSegmentRecord[] Records { get; set; }
    Property Value
    Type Description
    TmSegmentRecord[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX