'Declaration Public Property AggregationType As AggregationType
'Usage Dim instance As Column Dim value As AggregationType instance.AggregationType = value value = instance.AggregationType
public AggregationType AggregationType {get; set;}
'Declaration Public Property AggregationType As AggregationType
'Usage Dim instance As Column Dim value As AggregationType instance.AggregationType = value value = instance.AggregationType
public AggregationType AggregationType {get; set;}