Complete_Item_Aggregation.Children Property Gets the read-only collection of children item aggregation objects Namespace: SobekCM.Core.Aggregations Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Property ValueType: List<(Of <(<'Item_Aggregation_Related_Aggregations>)>)>Remarks You should check the count of children first using the Active_Children_Count before using this property.
Even if there are no children, this property creates a readonly collection to pass back out.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |