Click or drag to resize

XmlSpecsHelperGetCompatibleSupportedDataType Method

Overload List
  NameDescription
Public methodStatic memberGetCompatibleSupportedDataType(String, String)
Gets the Compatible Supported Data Type for the two Data Types.
Public methodStatic memberGetCompatibleSupportedDataType(INode, INode)
Gets the Compatible Supported Data Type assuming the two Nodes are Literals with support types and that those types are compatible.
Public methodStatic memberGetCompatibleSupportedDataType(String, String, Boolean)
Gets the Compatible Supported Data Type for the two Data Types.
Public methodStatic memberGetCompatibleSupportedDataType(INode, INode, Boolean)
Gets the Compatible Supported Data Type assuming the two Nodes are Literals with support types and that those types are compatible.
Top
See Also