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