WizardResultUseDefaultLimitsForAutofit Property |
Namespace: RelaxIS_SDK.WizardAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public bool UseDefaultLimitsForAutofit { get; set; }
Public Property UseDefaultLimitsForAutofit As Boolean
Get
Set
Dim instance As WizardResult
Dim value As Boolean
value = instance.UseDefaultLimitsForAutofit
instance.UseDefaultLimitsForAutofit = value
Return Value
BooleanSee Also