# Cyclos411Api.RunOperationResultColumn

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**header** | **String** | The column header text | [optional] 
**property** | **String** | Contains the property name for each row element to access this column value.  | [optional] 
**align** | **String** | The horizontal alignment. The actual values depend on the semantics of both the script result and the client application.  | [optional] 
**valign** | **String** | The vertical alignment. The actual values depend on the semantics of both the script result and the client application.  | [optional] 
**width** | **String** | The column width. The actual values depend on the semantics of both the script result and the client application.  | [optional] 


