Slu.Heureka.DomainLayer.TreatmentModel Namespace > TreatmentModelControlTable Class : ShuffleRetentionClasses Property |
'Declaration
<CategoryAttribute("8.1 Tree Retention Settings")> <DescriptionAttribute("If set to true, the trees inside each priority class will be shuffled after assignation. If false, trees of higher diameter will be handled first within each class")> <DefaultValueAttribute()> <DisplayNameAttribute("Shuffle Retention Classes")> <PropertyOrderAttribute(254)> Public Property ShuffleRetentionClasses As Boolean
'Usage
Dim instance As TreatmentModelControlTable Dim value As Boolean instance.ShuffleRetentionClasses = value value = instance.ShuffleRetentionClasses
[Category("8.1 Tree Retention Settings")] [Description("If set to true, the trees inside each priority class will be shuffled after assignation. If false, trees of higher diameter will be handled first within each class")] [DefaultValue()] [DisplayName("Shuffle Retention Classes")] [PropertyOrder(254)] public bool ShuffleRetentionClasses {get; set;}
[Category("8.1 Tree Retention Settings")] [Description("If set to true, the trees inside each priority class will be shuffled after assignation. If false, trees of higher diameter will be handled first within each class")] [DefaultValue()] [DisplayName("Shuffle Retention Classes")] [PropertyOrder(254)] public: property bool ShuffleRetentionClasses { bool get(); void set ( bool value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2