Aggregation_Code_Manager.Aggregation_By_ID Method Gets the aggregation by primary key Namespace: SobekCM.Core.ApplicationState Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: Item_Aggregation_Related_AggregationsEither the match, or NULL Remarks This is not particularly a quick way to do this, since it just loops through all the aggregations, without
utilizing a dictionary for lookup.
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |