SoConverterParametersIsInputDataRangeSpecified Method |
Return whether or not the input data range has been specified.
Namespace: OIV.LDM.ConvertersAssembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsInputDataRangeSpecified()
Public Function IsInputDataRangeSpecified As Boolean
public:
bool IsInputDataRangeSpecified()
member IsInputDataRangeSpecified : unit -> bool
Return Value
Type:
BooleanRemarks See Also