RelaxISPlugin_MultifitModelTransferFunction Property |
The transfer function name that the fit should be performed in, e.g. Impedance
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public abstract string TransferFunction { get; }
Public MustOverride ReadOnly Property TransferFunction As String
Get
Dim instance As RelaxISPlugin_MultifitModel
Dim value As String
value = instance.TransferFunction
Property Value
StringSee Also