The CCL property enables users to view read only information.
Open the Ccl Properties View by right-clicking an item in the Outline view and then choosing Properties.
As you click different items in the Outline view, the Ccl Properties View changes to show the schema definition and property values of the selected component.
You can copy the information from this view by right-clicking in an area outside the schema definition table, and then choosing Copy. Pasting the results of such a copy operation looks similar to this:
Stream name: StreamTrades Stream schema: 1, Symbol, STRING_COLUMN_TYPE 2, Price, FLOAT_COLUMN_TYPE 3, Volume, INTEGER_COLUMN_TYPE GuaranteedDelivery : inherit GuaranteedDeliveryMaximumAge : 10 minutes GuaranteedDeliveryMaximumQueueSize : 0 Synchronization : inherit MaximumDelay : 1 second OutOfOrderDelay : 1 second