Class TmSegmentResource
Inheritance
System.Object
TmSegmentResource
Namespace: Crowdin.Api.TranslationMemory
Assembly: Crowdin.Api.dll
Syntax
public class TmSegmentResource : object
Properties
| Improve this Doc View SourceId
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Records
Declaration
public TmSegmentRecord[] Records { get; set; }
Property Value
Type | Description |
---|---|
TmSegmentRecord[] |