Gets or sets the df/dt scaling value of this IFrequencyDefinition.
Declaration Syntax
C# | Visual Basic | Visual C++ |
uint DfDtScalingValue { get; set; }
Property DfDtScalingValue As UInteger Get Set
property unsigned int DfDtScalingValue { unsigned int get (); void set (unsigned int value); }