IGHARemotePropertyDescriptorAggregation Property |
Determines how the property is being aggregated (if any) up the GHA Hierarchy
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax Aggregation Aggregation { get; set; }
Property Aggregation As Aggregation
Get
Set
property Aggregation Aggregation {
Aggregation get ();
void set (Aggregation value);
}
abstract Aggregation : Aggregation with get, set
Property Value
Type:
AggregationSee Also