[]
Gets or sets the distribution type. That evaluates to one of the values in MapRuleDistributionType. The default value is Optimal.
[ExpressionBaseType(typeof(MapRuleDistributionType))]
public ExpressionInfo DistributionType { get; set; }