Click or drag to resize

ProfileScaleConfigurationId Property

Gets or sets ScaleConfigurationId.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public Nullable<int> ScaleConfigurationId { get; set; }

Property Value

Type: NullableInt32

Implements

IProfileScaleConfigurationId
See Also