DBTable.VariableMeasurementType
Get/Set the variable's measurement type. Pass AutoDetect=True if you want the type to be automatically determined (when type is scMeasureTypeAuto).
Syntax
|
Parameters
|
Return/assignment Value
|
Property DBTable.VariableMeasurementType( _
VarNumber As Long, _
Optional AutoDetect As Boolean = False) As MeasurementType
|
- VarNumber [in]
Type: Long
- AutoDetect [in, optional]
Type: Boolean
Default value: False
|
MeasurementType
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.