Class ProjectGroup
Inheritance
System.Object
ProjectGroup
Namespace: Crowdin.Api.Users
Assembly: Crowdin.Api.dll
Syntax
public class ProjectGroup : object
Properties
| Improve this Doc View SourceId
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |