Item_Aggregation_Minimal Class
 Class contains the very minimal amount of data used for some references to aggregations 
Namespace: SobekCM.Core.AggregationsAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
| C# | 
|---|
| public class Item_Aggregation_Minimal : IEquatable<Item_Aggregation_Minimal> | 
Inheritance Hierarchy
Constructors
Methods
Properties
|  | Name | Description | 
|---|
|  | Code |  Aggregation code for this minimally reported aggregation  | 
|  | Name |  Full name for this minimally reported aggregation  | 
|  | ShortName |  Shortened name for this minimally reported aggregation  | 
See Also