Property SubgroupID
SubgroupID
Gets or sets the unique identifier of the subgroup for which anomaly scores should be retrieved in case of a RAD shared model group. This field does not need to be specified when the group is not a shared model group (i.e. there is only one subgroup of parameter instances). This field does not need to be specified when SubgroupName has been specified. The unique identifier of the subgroup can be retrieved using the GetRADParameterGroupInfoMessage message. Available from DataMiner 10.5.9/10.6.0 onwards.
public Guid SubgroupID { get; set; }