[]
Sets localized property value to resources.
public static bool SetLocalizedValue(ReportItem reportItem, string propertyName, object value)
| Type | Name | Description |
|---|---|---|
| ReportItem | reportItem | |
| string | propertyName | |
| object | value |
| Type | Description |
|---|---|
| bool |
Sets localized property value to resources.
public static bool SetLocalizedValue(Report report, string propertyName, object value)
| Type | Name | Description |
|---|---|---|
| Report | report | |
| string | propertyName | |
| object | value |
| Type | Description |
|---|---|
| bool |