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