Class AssignLabelToScreenshotsRequest
Inheritance
System.Object
AssignLabelToScreenshotsRequest
Namespace: Crowdin.Api.Labels
Assembly: Crowdin.Api.dll
Syntax
public class AssignLabelToScreenshotsRequest : object
Properties
| Improve this Doc View SourceScreenshotIds
Declaration
public ICollection<int> ScreenshotIds { get; set; }
Property Value
Type | Description |
---|---|
ICollection<System.Int32> |