Developer Function: Server Script: view.AlwaysGetColumns
## Overview
This is "AlwaysGetColumns" of the "view object". It is used to get "「Item」" that are not on the screen when using the "model object" in a "「Server Script」".
## Supported Versions
1. Pleasanter 1.1.37.0 or later
1. Pleasanter .NET Framework version 0.50.261.0 or later
## Method
|No|Name|Description|
|:---|:---|:---|
|1|Add|Specify the "「Column Name」" of the ["Item"](/manual/table-management-column) to be read. |
## Usage Example
In the following example, a "「Status Item」" not on the screen is made available for acquisition via a "model object". The condition is specified as "When Processing View."
```
view.AlwaysGetColumns.Add('Status');
```
## Related Information
<div id="ManualList">
<article class="s-blog_list_unit"><h2>
<h2>The specified information was not found.</h2>
<p><a href="/ja/manual">Return to top</a></p>
</article>
</div><input id="SearchTextHidden" type="hidden" value="" />