Complete_Item_Aggregation.Parents Property Gets the read-only collection of parent 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 parents first using the Parent_Count before using this property.
Even if there are no parents, this property creates a readonly collection to pass back out.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |