Class StandardWeightCoding
Represents a standard weighting factor used by all or a group of variables within the data set.
Inherited Members
Algenta.Colectica.Model.NotificationObject.RaisePropertyChanged<T>(Expression<>)
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class StandardWeightCoding : NotificationObject
Properties
StandardWeight
Gets or sets the value of the weight.
Declaration
public float StandardWeight { get; set; }
Property Value
Type | Description |
---|---|
System.Single |