SoConverterParametersIsOutputDataTypeSpecified Method |
Return whether or not the output data type 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 IsOutputDataTypeSpecified()
Public Function IsOutputDataTypeSpecified As Boolean
public:
bool IsOutputDataTypeSpecified()
member IsOutputDataTypeSpecified : unit -> bool
Return Value
Type:
BooleanRemarks See Also