UtilityUpdateElementForMobileXMLLoading Method |
Namespace: DWSIM.SharedClassesAssembly: DWSIM.SharedClasses (in DWSIM.SharedClasses.dll) Version: 8.8.1.0
Syntax public static void UpdateElementForMobileXMLLoading(
XElement xel
)
Public Shared Sub UpdateElementForMobileXMLLoading (
xel As XElement
)
Request Example
View SourceParameters
- xel XElement
-
See Also