# JReportServer.ReportNode

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **String** |  | [optional] 
**isEnableNLS** | **Boolean** |  | [optional] 


<a name="StatusEnum"></a>
## Enum: StatusEnum


* `Active` (value: `"Active"`)

* `Inactive` (value: `"Inactive"`)

* `Incomplete` (value: `"Incomplete"`)




