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