Behaviors_Info.Views Property Gets the collection of SobekCM views associated with this resource 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>)>)>Remarks You should check the count of views first using the Views_Count before using this property.
Even if there are no views, this property creates a readonly collection to pass back out.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |