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