Behaviors_Info.Item_Level_Page_Views Property List of page views which are generally accessible for this item Namespace: SobekCM.Resource_Object.Behaviors Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0) Syntax
Property ValueType: ReadOnlyCollection<(Of <(<'View_Object>)>)>RemarksThis is used by the SobekCM web application only.
You should check the count of page views first using the Item_Level_Page_Views_Count before using this property. Even if there are no page views, this property creates a readonly collection to pass back out. See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |