Class LanguageAccessRule
Inheritance
System.Object
LanguageAccessRule
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
public class LanguageAccessRule : object
Properties
| Improve this Doc View SourceAllContent
Declaration
public bool? AllContent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
WorkflowStepIds
Declaration
public object? WorkflowStepIds { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Object> |