1using System.Runtime.Serialization;
10 [APITypeAlias(
"LossRank")]
26 #region Public Properties
28 [DataMember(Order = 20)]
29 [GreaterThan(0,
true)]
42 [DataMember(Order = 22)]
44 #endregion Public Properties
Abstract representation of a layer. This resource type cannot be instantiated instead derived resourc...
The LossRank layer allows one to select a subset of occurrences in a trial year based on the relative...
int count
The number of occurrences to select in a trial year.
bool invert
A Boolean flag determining which occurrences are selected. If FALSE (default), the occurrences that p...